LICENSE
README.md
pyproject.toml
setup.py
ai_cli/__init__.py
ai_cli/__main__.py
ai_cli/ca.py
ai_cli/canary_capture.py
ai_cli/codex_personality_menu.py
ai_cli/completion_gen.py
ai_cli/config.py
ai_cli/credentials.py
ai_cli/detached_cleanup.py
ai_cli/housekeeping.py
ai_cli/instructions.py
ai_cli/log.py
ai_cli/main.py
ai_cli/main_helpers.py
ai_cli/prompt_editor_launcher.py
ai_cli/proxy.py
ai_cli/remote.py
ai_cli/remote_package.py
ai_cli/session.py
ai_cli/session_store.py
ai_cli/system_prompts.py
ai_cli/traffic.py
ai_cli/traffic_db.py
ai_cli/tui.py
ai_cli/update.py
ai_cli/bin/ai-mux-linux-x86_64
ai_cli/bin/remote-tty-wrapper
ai_cli_toolkit.egg-info/PKG-INFO
ai_cli_toolkit.egg-info/SOURCES.txt
ai_cli_toolkit.egg-info/dependency_links.txt
ai_cli_toolkit.egg-info/entry_points.txt
ai_cli_toolkit.egg-info/requires.txt
ai_cli_toolkit.egg-info/top_level.txt
tests/test_claude_addon.py
tests/test_cleanup.py
tests/test_codex_addon_websocket.py
tests/test_codex_instruction_modes.py
tests/test_codex_personality_menu.py
tests/test_completion_gen.py
tests/test_config.py
tests/test_gemini_addon.py
tests/test_install_script.py
tests/test_instructions.py
tests/test_main_helpers_mux.py
tests/test_main_prompt_overrides.py
tests/test_main_proxy_failure.py
tests/test_main_remote_sync.py
tests/test_prompt_editor_launcher.py
tests/test_proxy.py
tests/test_remote.py
tests/test_remote_package.py
tests/test_session_gemini_parser.py
tests/test_session_remote_context.py
tests/test_system_prompts.py
tests/test_tools.py
tests/test_traffic_log_addon.py
tests/test_update.py