agent
Generic Agent state, interaction handling, tool orchestration, and context processing.
Start reading
| Entry | Purpose |
|---|---|
| dist/interaction-handler.js | Interaction Handler |
| dist/tool-stream-executor.js | Tool Stream Executor |
| dist/tools/all-tools.js | All Tools |
| dist/state.js | State |
Change boundaries
Start here for inference-loop and common tool behavior; product-specific tool composition belongs in the Harness.
Related modules: grok-bot-harness · agent-core · agent-exec. These are reading links, not npm dependency declarations.
Build from the repository root. See source recovery for bundle-scope rules and development for verification.