ultraworkers/claw-code · src
The src module of ultraworkers/claw-code — the files it contains, which are most load-bearing, and how it couples to the rest of the codebase. Derived from the import graph.
31
Files
100
Total in-degree
0
Modules imported
30
Importing modules
Files in this module
Ranked by in-degree — how many other files import each one. The top of the list is where the module's weight sits.
- _archive_helper.py29 in · 0 out · radius 29
- tools.py9 in · 2 out · radius 10
- commands.py8 in · 1 out · radius 10
- models.py8 in · 0 out · radius 14
- query_engine.py6 in · 6 out · radius 6
- runtime.py4 in · 9 out · radius 4
- permissions.py4 in · 1 out · radius 11
- port_manifest.py4 in · 1 out · radius 7
- setup.py3 in · 2 out · radius 6
- parity_audit.py3 in · 0 out · radius 3
- session_store.py3 in · 0 out · radius 7
- system_init.py2 in · 3 out · radius 5
- execution_registry.py2 in · 2 out · radius 5
- path_scope.py2 in · 0 out · radius 12
- __init__.py1 in · 8 out · radius 1
- tool_pool.py1 in · 3 out · radius 1
- command_graph.py1 in · 2 out · radius 1
- cost_tracker.py1 in · 0 out · radius 1
- bootstrap_graph.py1 in · 0 out · radius 1
- direct_modes.py1 in · 0 out · radius 1
- remote_runtime.py1 in · 0 out · radius 1
- transcript.py1 in · 0 out · radius 7
- context.py1 in · 0 out · radius 5
- history.py1 in · 0 out · radius 5
- deferred_init.py1 in · 0 out · radius 7
- prefetch.py1 in · 0 out · radius 7
- task.py1 in · 0 out · radius 1
- main.py0 in · 14 out · radius 0
- QueryEngine.py0 in · 2 out · radius 0
- costHook.py0 in · 1 out · radius 0
- tasks.py0 in · 1 out · radius 0
Depends on
Modules this one imports from (with the number of import edges).
Imports nothing else in the repo — a foundation/leaf module.
Depended on by
Modules that import from this one — its blast radius if you change it.
- tests13
- src/assistant1
- src/bootstrap1
- src/bridge1
- src/buddy1
- src/cli1
- src/components1
- src/constants1
- src/coordinator1
- src/entrypoints1
- src/hooks1
- src/keybindings1
- src/memdir1
- src/migrations1
- src/moreright1
- src/native_ts1
- src/outputStyles1
- src/plugins1
- src/remote1
- src/schemas1
- src/screens1
- src/server1
- src/services1
- src/skills1
- src/state1
- src/types1
- src/upstreamproxy1
- src/utils1
- src/vim1
- src/voice1
Ask AI about ultraworkers/claw-code
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. Module boundaries are inferred from source directories and the import graph at the time of analysis; they can be incomplete or stale.