PyPI project
acp-factory
4 indexed releases ยท newest sdist 0.1.1 with 19 indexed members
Files in 0.1.1 acp_factory-0.1.1.tar.gz
- src/acp_factory/__init__.py
- src/acp_factory/agent_handle.py
- src/acp_factory/client_handler.py
- src/acp_factory/factory.py
- src/acp_factory/providers/__init__.py
- src/acp_factory/providers/claude_code.py
- src/acp_factory/providers/codex.py
- src/acp_factory/providers/gemini.py
- src/acp_factory/providers/opencode.py
- src/acp_factory/pushable.py
- src/acp_factory/session.py
- src/acp_factory/types.py
- tests/__init__.py
- tests/e2e/__init__.py
- tests/e2e/test_codex_e2e.py
- tests/e2e/test_gemini_e2e.py
- tests/e2e/test_opencode_e2e.py
- tests/test_client_handler.py
- tests/test_pushable.py