Directories
¶
| Path | Synopsis |
|---|---|
|
Package agent defines config-backed atteler agent personas.
|
Package agent defines config-backed atteler agent personas. |
|
Package agentmemory provides per-agent vector memory with JSON persistence.
|
Package agentmemory provides per-agent vector memory with JSON persistence. |
|
Package artifactmerge captures session artifacts with provenance and aggregates them into machine-readable bundles with a Markdown export for humans.
|
Package artifactmerge captures session artifacts with provenance and aggregates them into machine-readable bundles with a Markdown export for humans. |
|
Package async provides dependency-aware planning primitives for agent tasks.
|
Package async provides dependency-aware planning primitives for agent tasks. |
|
Package autonomy defines risk-based capability levels for agent actions.
|
Package autonomy defines risk-based capability levels for agent actions. |
|
Package codegraph provides dependency-free directed graph primitives for code relationships.
|
Package codegraph provides dependency-free directed graph primitives for code relationships. |
|
Package codeintel provides code intelligence primitives backed by package loading, language adapters, incremental persistence, and provenance-aware graph metadata.
|
Package codeintel provides code intelligence primitives backed by package loading, language adapters, incremental persistence, and provenance-aware graph metadata. |
|
Package config loads atteler configuration from layered YAML files.
|
Package config loads atteler configuration from layered YAML files. |
|
Package contextpack provides dependency-free helpers for fitting chat context into a provider/model-aware token budget while preserving auditable evidence about omitted messages.
|
Package contextpack provides dependency-free helpers for fitting chat context into a provider/model-aware token budget while preserving auditable evidence about omitted messages. |
|
Package contextref expands local @file prompt references into LLM context.
|
Package contextref expands local @file prompt references into LLM context. |
|
Package eval provides text, structured, and workflow helpers for checking agent outputs and side effects.
|
Package eval provides text, structured, and workflow helpers for checking agent outputs and side effects. |
|
Package events emits atteler lifecycle events to local configured hooks.
|
Package events emits atteler lifecycle events to local configured hooks. |
|
internal/eventdocs
command
Package main renders generated lifecycle hook documentation.
|
Package main renders generated lifecycle hook documentation. |
|
Package feedback derives audited agent improvement proposals from recorded session feedback.
|
Package feedback derives audited agent improvement proposals from recorded session feedback. |
|
Package githistory provides dependency-free parsing and lexical search for git history text captured by callers.
|
Package githistory provides dependency-free parsing and lexical search for git history text captured by callers. |
|
Package incident normalizes production incident payloads into a small, redacted context that Atteler can use for incident-to-fix workflows.
|
Package incident normalizes production incident payloads into a small, redacted context that Atteler can use for incident-to-fix workflows. |
|
Package llm defines the provider-agnostic interface for calling large language models.
|
Package llm defines the provider-agnostic interface for calling large language models. |
|
Package lsp provides small dependency-free Language Server Protocol helpers.
|
Package lsp provides small dependency-free Language Server Protocol helpers. |
|
Package mcp defines MCP manifest configuration primitives and stdio client lifecycle helpers.
|
Package mcp defines MCP manifest configuration primitives and stdio client lifecycle helpers. |
|
Package memory provides dependency-free local text indexing and lexical search primitives for small retrieval-augmented workflows.
|
Package memory provides dependency-free local text indexing and lexical search primitives for small retrieval-augmented workflows. |
|
Package modelroute provides dependency-free primitives for ranking model candidates against request cost, context, policy, and latency constraints.
|
Package modelroute provides dependency-free primitives for ranking model candidates against request cost, context, policy, and latency constraints. |
|
Package permission provides Atteler's central side-effect policy gate.
|
Package permission provides Atteler's central side-effect policy gate. |
|
Package plugin loads and validates atteler plugin manifests.
|
Package plugin loads and validates atteler plugin manifests. |
|
Package privacy centralizes the conservative redaction rules used before local memory persistence.
|
Package privacy centralizes the conservative redaction rules used before local memory persistence. |
|
Package promptcomplete provides deterministic prompt-line completion primitives for local context such as agents, resources, tools, templates, slash commands, project symbols, session state, and recently touched files.
|
Package promptcomplete provides deterministic prompt-line completion primitives for local context such as agents, resources, tools, templates, slash commands, project symbols, session state, and recently touched files. |
|
Package retrieval defines the shared result contract used by Atteler search backends.
|
Package retrieval defines the shared result contract used by Atteler search backends. |
|
Package review provides dependency-free code review primitives.
|
Package review provides dependency-free code review primitives. |
|
Package session persists atteler chat sessions for replay and continuation.
|
Package session persists atteler chat sessions for replay and continuation. |
|
Package shell runs explicit local shell commands for Atteler workflows.
|
Package shell runs explicit local shell commands for Atteler workflows. |
|
Package skill detects repeated action sequences that can be promoted into reusable skill suggestions.
|
Package skill detects repeated action sequences that can be promoted into reusable skill suggestions. |
|
Package speculate provides dependency-free planning primitives for speculative parallel execution workflows.
|
Package speculate provides dependency-free planning primitives for speculative parallel execution workflows. |
|
Package subagent provides bounded concurrent spawning primitives for child agent work.
|
Package subagent provides bounded concurrent spawning primitives for child agent work. |
|
Package symphony implements the Symphony scheduler/runner service contract.
|
Package symphony implements the Symphony scheduler/runner service contract. |
|
Package tasklist provides a small JSON-backed TODO list for agents.
|
Package tasklist provides a small JSON-backed TODO list for agents. |
|
Package vector provides dependency-free vector retrieval primitives for small prose and ADR search workflows.
|
Package vector provides dependency-free vector retrieval primitives for small prose and ADR search workflows. |
|
Package watch provides dependency-free repository scan primitives for background agent health checks.
|
Package watch provides dependency-free repository scan primitives for background agent health checks. |
|
Package worktree manages git worktrees for session isolation.
|
Package worktree manages git worktrees for session isolation. |
Click to show internal directories.
Click to hide internal directories.