LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
./src/QueryEngine.py
./src/Tool.py
./src/__init__.py
./src/bootstrap_graph.py
./src/command_graph.py
./src/commands.py
./src/config.py
./src/context.py
./src/costHook.py
./src/cost_tracker.py
./src/deferred_init.py
./src/dialogLaunchers.py
./src/direct_modes.py
./src/execution_registry.py
./src/history.py
./src/init_wizard.py
./src/ink.py
./src/interactiveHelpers.py
./src/main.py
./src/model_detection.py
./src/models.py
./src/parity_audit.py
./src/permissions.py
./src/port_manifest.py
./src/prefetch.py
./src/projectOnboardingState.py
./src/query.py
./src/query_engine.py
./src/remote_runtime.py
./src/repl.py
./src/replLauncher.py
./src/runtime.py
./src/session_store.py
./src/setup.py
./src/system_init.py
./src/task.py
./src/tasks.py
./src/tool_pool.py
./src/tools.py
./src/transcript.py
./src/assistant/__init__.py
./src/bootstrap/__init__.py
./src/bridge/__init__.py
./src/buddy/__init__.py
./src/cli/__init__.py
./src/components/__init__.py
./src/constants/__init__.py
./src/coordinator/__init__.py
./src/entrypoints/__init__.py
./src/hooks/__init__.py
./src/keybindings/__init__.py
./src/memdir/__init__.py
./src/migrations/__init__.py
./src/moreright/__init__.py
./src/native_ts/__init__.py
./src/outputStyles/__init__.py
./src/plugins/__init__.py
./src/reference_data/__init__.py
./src/reference_data/archive_surface_snapshot.json
./src/reference_data/commands_snapshot.json
./src/reference_data/tools_snapshot.json
./src/reference_data/subsystems/assistant.json
./src/reference_data/subsystems/bootstrap.json
./src/reference_data/subsystems/bridge.json
./src/reference_data/subsystems/buddy.json
./src/reference_data/subsystems/cli.json
./src/reference_data/subsystems/components.json
./src/reference_data/subsystems/constants.json
./src/reference_data/subsystems/coordinator.json
./src/reference_data/subsystems/entrypoints.json
./src/reference_data/subsystems/hooks.json
./src/reference_data/subsystems/keybindings.json
./src/reference_data/subsystems/memdir.json
./src/reference_data/subsystems/migrations.json
./src/reference_data/subsystems/moreright.json
./src/reference_data/subsystems/native_ts.json
./src/reference_data/subsystems/outputStyles.json
./src/reference_data/subsystems/plugins.json
./src/reference_data/subsystems/remote.json
./src/reference_data/subsystems/schemas.json
./src/reference_data/subsystems/screens.json
./src/reference_data/subsystems/server.json
./src/reference_data/subsystems/services.json
./src/reference_data/subsystems/skills.json
./src/reference_data/subsystems/state.json
./src/reference_data/subsystems/types.json
./src/reference_data/subsystems/upstreamproxy.json
./src/reference_data/subsystems/utils.json
./src/reference_data/subsystems/vim.json
./src/reference_data/subsystems/voice.json
./src/remote/__init__.py
./src/schemas/__init__.py
./src/screens/__init__.py
./src/server/__init__.py
./src/services/__init__.py
./src/services/ollama_adapter.py
./src/services/ollama_setup.py
./src/skills/__init__.py
./src/state/__init__.py
./src/types/__init__.py
./src/upstreamproxy/__init__.py
./src/utils/__init__.py
./src/vim/__init__.py
./src/voice/__init__.py
claw_code.egg-info/PKG-INFO
claw_code.egg-info/SOURCES.txt
claw_code.egg-info/dependency_links.txt
claw_code.egg-info/entry_points.txt
claw_code.egg-info/requires.txt
claw_code.egg-info/top_level.txt
src/QueryEngine.py
src/Tool.py
src/__init__.py
src/bootstrap_graph.py
src/command_graph.py
src/commands.py
src/config.py
src/context.py
src/costHook.py
src/cost_tracker.py
src/deferred_init.py
src/dialogLaunchers.py
src/direct_modes.py
src/execution_registry.py
src/history.py
src/init_wizard.py
src/ink.py
src/interactiveHelpers.py
src/main.py
src/model_detection.py
src/models.py
src/parity_audit.py
src/permissions.py
src/port_manifest.py
src/prefetch.py
src/projectOnboardingState.py
src/query.py
src/query_engine.py
src/remote_runtime.py
src/repl.py
src/replLauncher.py
src/runtime.py
src/session_store.py
src/setup.py
src/system_init.py
src/task.py
src/tasks.py
src/tool_pool.py
src/tools.py
src/transcript.py
src/assistant/__init__.py
src/bootstrap/__init__.py
src/bridge/__init__.py
src/buddy/__init__.py
src/cli/__init__.py
src/components/__init__.py
src/constants/__init__.py
src/coordinator/__init__.py
src/entrypoints/__init__.py
src/hooks/__init__.py
src/keybindings/__init__.py
src/memdir/__init__.py
src/migrations/__init__.py
src/moreright/__init__.py
src/native_ts/__init__.py
src/outputStyles/__init__.py
src/plugins/__init__.py
src/reference_data/__init__.py
src/reference_data/archive_surface_snapshot.json
src/reference_data/commands_snapshot.json
src/reference_data/tools_snapshot.json
src/reference_data/subsystems/assistant.json
src/reference_data/subsystems/bootstrap.json
src/reference_data/subsystems/bridge.json
src/reference_data/subsystems/buddy.json
src/reference_data/subsystems/cli.json
src/reference_data/subsystems/components.json
src/reference_data/subsystems/constants.json
src/reference_data/subsystems/coordinator.json
src/reference_data/subsystems/entrypoints.json
src/reference_data/subsystems/hooks.json
src/reference_data/subsystems/keybindings.json
src/reference_data/subsystems/memdir.json
src/reference_data/subsystems/migrations.json
src/reference_data/subsystems/moreright.json
src/reference_data/subsystems/native_ts.json
src/reference_data/subsystems/outputStyles.json
src/reference_data/subsystems/plugins.json
src/reference_data/subsystems/remote.json
src/reference_data/subsystems/schemas.json
src/reference_data/subsystems/screens.json
src/reference_data/subsystems/server.json
src/reference_data/subsystems/services.json
src/reference_data/subsystems/skills.json
src/reference_data/subsystems/state.json
src/reference_data/subsystems/types.json
src/reference_data/subsystems/upstreamproxy.json
src/reference_data/subsystems/utils.json
src/reference_data/subsystems/vim.json
src/reference_data/subsystems/voice.json
src/remote/__init__.py
src/schemas/__init__.py
src/screens/__init__.py
src/server/__init__.py
src/services/__init__.py
src/services/ollama_adapter.py
src/services/ollama_setup.py
src/skills/__init__.py
src/state/__init__.py
src/types/__init__.py
src/upstreamproxy/__init__.py
src/utils/__init__.py
src/vim/__init__.py
src/voice/__init__.py
tests/test_porting_workspace.py