Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
buckley
command
|
|
|
pkg
|
|
|
acp
Package acp implements the Zed Agent Communication Protocol (ACP) for editor integration.
|
Package acp implements the Zed Agent Communication Protocol (ACP) for editor integration. |
|
agent
Package agent provides the agent runtime for multi-agent orchestration.
|
Package agent provides the agent runtime for multi-agent orchestration. |
|
api
Package api provides a REST API server for headless Buckley access.
|
Package api provides a REST API server for headless Buckley access. |
|
approval
Package approval provides tiered permission control for agent operations.
|
Package approval provides tiered permission control for agent operations. |
|
buckley/console
Package console provides styled terminal output using the fur library.
|
Package console provides styled terminal output using the fur library. |
|
buckley/ui/filepicker
Package filepicker provides fuzzy file search with @ trigger for inline file selection.
|
Package filepicker provides fuzzy file search with @ trigger for inline file selection. |
|
buckley/ui/scrollback
Package scrollback provides app-owned conversation history with selection and search.
|
Package scrollback provides app-owned conversation history with selection and search. |
|
buckley/ui/shellmode
Package shellmode provides inline shell command execution with ! and $ prefixes.
|
Package shellmode provides inline shell command execution with ! and $ prefixes. |
|
buckley/ui/tui
Package tui provides the integrated terminal user interface for Buckley.
|
Package tui provides the integrated terminal user interface for Buckley. |
|
bus
Package bus provides a message bus abstraction for agent communication.
|
Package bus provides a message bus abstraction for agent communication. |
|
checkpoint
Package checkpoint provides session state saving and restoration.
|
Package checkpoint provides session state saving and restoration. |
|
coordination/coordinator
Package coordinator provides Buckley-internal coordination primitives (not ACP).
|
Package coordinator provides Buckley-internal coordination primitives (not ACP). |
|
coordination/events
Package events provides Buckley-internal coordination event storage.
|
Package events provides Buckley-internal coordination event storage. |
|
diagnostics
Package diagnostics collects backend telemetry for debugging.
|
Package diagnostics collects backend telemetry for debugging. |
|
execution
Package execution provides execution strategies for processing user requests.
|
Package execution provides execution strategies for processing user requests. |
|
headless
Package headless provides API-driven conversation sessions without a TUI.
|
Package headless provides API-driven conversation sessions without a TUI. |
|
image
Package image provides image input handling for AI assistants.
|
Package image provides image input handling for AI assistants. |
|
ipc/push
Package push provides Web Push notification functionality for the Buckley PWA.
|
Package push provides Web Push notification functionality for the Buckley PWA. |
|
mcp
Package mcp implements the Model Context Protocol client for connecting to external tool servers.
|
Package mcp implements the Model Context Protocol client for connecting to external tool servers. |
|
notify
Package notify provides async notifications for human-in-the-loop workflows.
|
Package notify provides async notifications for human-in-the-loop workflows. |
|
oneshot
Package oneshot provides the framework for one-shot CLI commands.
|
Package oneshot provides the framework for one-shot CLI commands. |
|
oneshot/commit
Package commit implements the generate_commit tool for buckley commit.
|
Package commit implements the generate_commit tool for buckley commit. |
|
oneshot/plugin
Package plugin provides YAML-based one-shot command definitions.
|
Package plugin provides YAML-based one-shot command definitions. |
|
orchestrator/mocks
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
|
parallel
Package parallel provides parallel agent execution using git worktrees.
|
Package parallel provides parallel agent execution using git worktrees. |
|
pool
Package pool provides memory pooling utilities to reduce GC pressure in high-throughput paths.
|
Package pool provides memory pooling utilities to reduce GC pressure in high-throughput paths. |
|
push
Package push implements Web Push notification delivery.
|
Package push implements Web Push notification delivery. |
|
ralph
pkg/ralph/backend.go
|
pkg/ralph/backend.go |
|
rlm/runner
Package runner provides plan execution using the RLM runtime.
|
Package runner provides plan execution using the RLM runtime. |
|
sandbox
Package sandbox provides sandboxed command execution for security.
|
Package sandbox provides sandboxed command execution for security. |
|
sdk
Package sdk exposes a stable, embeddable interface for driving Buckley's orchestrator programmatically.
|
Package sdk exposes a stable, embeddable interface for driving Buckley's orchestrator programmatically. |
|
sdk/grpc
Package grpcsdk hosts the lightweight gRPC bridge for Buckley's SDK.
|
Package grpcsdk hosts the lightweight gRPC bridge for Buckley's SDK. |
|
terminal
Package terminal provides Claude Code-style terminal output with rich markdown rendering, syntax highlighting, and styled output.
|
Package terminal provides Claude Code-style terminal output with rich markdown rendering, syntax highlighting, and styled output. |
|
thinking
Package thinking provides extended reasoning mode detection and configuration.
|
Package thinking provides extended reasoning mode detection and configuration. |
|
tools
Package tools provides structured tool definitions for LLM tool-use.
|
Package tools provides structured tool definitions for LLM tool-use. |
|
transparency
Package transparency provides full visibility into LLM invocations.
|
Package transparency provides full visibility into LLM invocations. |
Click to show internal directories.
Click to hide internal directories.