Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
clawtool
command
Command clawtool is the canonical tool layer for AI coding agents.
|
Command clawtool is the canonical tool layer for AI coding agents. |
|
internal
|
|
|
agents
Package agents bridges clawtool to the host AI coding agents that embed it (Claude Code, Codex, OpenCode, …).
|
Package agents bridges clawtool to the host AI coding agents that embed it (Claude Code, Codex, OpenCode, …). |
|
catalog
Package catalog ships clawtool's built-in source catalog.
|
Package catalog ships clawtool's built-in source catalog. |
|
cli
Package cli implements clawtool's user-facing subcommands.
|
Package cli implements clawtool's user-facing subcommands. |
|
config
Package config reads, writes, and resolves the clawtool configuration.
|
Package config reads, writes, and resolves the clawtool configuration. |
|
search
Package search powers clawtool's ToolSearch primitive.
|
Package search powers clawtool's ToolSearch primitive. |
|
secrets
Package secrets stores per-source credentials separately from config.toml.
|
Package secrets stores per-source credentials separately from config.toml. |
|
server
Package server starts the clawtool MCP server.
|
Package server starts the clawtool MCP server. |
|
sources
Package sources spawns configured source MCP servers as child processes and proxies tools/list + tools/call between them and clawtool's own MCP server.
|
Package sources spawns configured source MCP servers as child processes and proxies tools/list + tools/call between them and clawtool's own MCP server. |
|
tools/core
Package core — atomic.go: shared file-mutation primitives for Edit and Write.
|
Package core — atomic.go: shared file-mutation primitives for Edit and Write. |
|
version
Package version exposes the clawtool build version.
|
Package version exposes the clawtool build version. |
|
test
|
|
|
e2e/stub-server
command
Command stub-server is a tiny MCP server used only by clawtool's e2e tests.
|
Command stub-server is a tiny MCP server used only by clawtool's e2e tests. |
Click to show internal directories.
Click to hide internal directories.