PyPI project
actx-cli
2 indexed releases ยท newest sdist 0.1.0 with 26 indexed members
Files in 0.1.0 actx_cli-0.1.0.tar.gz
- src/actx/__init__.py
- src/actx/commands/__init__.py
- src/actx/commands/decide.py
- src/actx/commands/generate.py
- src/actx/commands/handoff.py
- src/actx/commands/init.py
- src/actx/commands/log.py
- src/actx/commands/migrate.py
- src/actx/commands/relay.py
- src/actx/commands/serve.py
- src/actx/commands/status.py
- src/actx/engine.py
- src/actx/generators/base.py
- src/actx/generators/claude.py
- src/actx/generators/cursor.py
- src/actx/generators/gemini.py
- src/actx/main.py
- src/actx/mcp_server.py
- src/actx/utils/io.py
- tests/test_commands.py
- tests/test_engine.py
- tests/test_generator_claude.py
- tests/test_generator_cursor.py
- tests/test_handoff.py
- tests/test_io.py
- tests/test_mcp_server.py