PyPI project
actor-sh
4 indexed releases ยท newest sdist 0.1.1 with 34 indexed members
Files in 0.1.1 actor_sh-0.1.1.tar.gz
- src/actor/__init__.py
- src/actor/__main__.py
- src/actor/_skill/__init__.py
- src/actor/agents/__init__.py
- src/actor/agents/claude.py
- src/actor/agents/codex.py
- src/actor/cli.py
- src/actor/commands.py
- src/actor/db.py
- src/actor/errors.py
- src/actor/git.py
- src/actor/interfaces.py
- src/actor/process.py
- src/actor/server.py
- src/actor/setup.py
- src/actor/types.py
- src/actor/watch/__init__.py
- src/actor/watch/__main__.py
- src/actor/watch/app.py
- src/actor/watch/diff_render.py
- src/actor/watch/helpers.py
- src/actor/watch/log_renderer.py
- src/actor/watch/patches.py
- src/actor/watch/render_assistant.py
- src/actor/watch/render_tool.py
- src/actor/watch/render_user.py
- src/actor/watch/splash.py
- src/actor/watch/themes.py
- src/actor/watch/tree.py
- src/actor/watch/types.py
- tests/test_actor.py
- tests/test_cli_and_mcp.py
- tests/test_setup.py
- tests/test_splash.py