Directories
¶
| Path | Synopsis |
|---|---|
|
infra
|
|
|
Package models provides utilities for working with LLM models.
|
Package models provides utilities for working with LLM models. |
|
directexec
Package directexec owns the UI side of user-typed direct-execution commands: `!command` (bash) and `!!Tool(...)` (tool).
|
Package directexec owns the UI side of user-typed direct-execution commands: `!command` (bash) and `!!Tool(...)` (tool). |
|
heartbeat
Package heartbeat implements a periodic "wake-up" service that spawns the agent on a fixed interval to check for pending work.
|
Package heartbeat implements a periodic "wake-up" service that spawns the agent on a fixed interval to check for pending work. |
|
scheduler
Package scheduler provides cron-driven background execution of agent prompts on behalf of the Schedule tool.
|
Package scheduler provides cron-driven background execution of agent prompts on behalf of the Schedule tool. |
|
skills
Package skills implements discovery of Agent Skills.
|
Package skills implements discovery of Agent Skills. |
|
toolcoordinator
Package toolcoordinator owns the UI side of the tool round-trip — the streaming-status events emitted while the model is producing a tool call, the approval handshake that forwards the user's accept/reject back to the agent, and the execution-progress events while the tool runs.
|
Package toolcoordinator owns the UI side of the tool round-trip — the streaming-status events emitted while the model is producing a tool call, the approval handshake that forwards the user's accept/reject back to the agent, and the execution-progress events while the tool runs. |
Click to show internal directories.
Click to hide internal directories.