internal/

directory
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2026 License: MIT

Directories

Path Synopsis
Package buildinfo exposes version metadata stamped into the binary at build time.
Package buildinfo exposes version metadata stamped into the binary at build time.
Package client is the HTTP client for the AgentStore server.
Package client is the HTTP client for the AgentStore server.
Package identity handles ed25519 keypairs: loading private keys, parsing public keys, and signing/verifying request preimages.
Package identity handles ed25519 keypairs: loading private keys, parsing public keys, and signing/verifying request preimages.
Package index manages .agentstore/index.db — the local working state that is never pushed to the server: staged changes, merge-in-progress marker.
Package index manages .agentstore/index.db — the local working state that is never pushed to the server: staged changes, merge-in-progress marker.
Package log provides the application logger and the structured audit-line helper.
Package log provides the application logger and the structured audit-line helper.
Package merge implements a line-level three-way text merge.
Package merge implements a line-level three-way text merge.
Package server implements the AgentStore HTTP server.
Package server implements the AgentStore HTTP server.
Package skill embeds the AgentStore agent skill and exports it to disk.
Package skill embeds the AgentStore agent skill and exports it to disk.
gen command
Command gen renders the embedded skill content from templates and the live CLI command tree.
Command gen renders the embedded skill content from templates and the live CLI command tree.
skillgen
Package skillgen renders the embedded skill content (SKILL.md + reference/) from templates/ and the live CLI command tree.
Package skillgen renders the embedded skill content (SKILL.md + reference/) from templates/ and the live CLI command tree.
Package storage defines the database abstraction used throughout AgentStore.
Package storage defines the database abstraction used throughout AgentStore.
sqlite
Package sqlite provides a storage.DB backed by a pure-Go SQLite driver.
Package sqlite provides a storage.DB backed by a pure-Go SQLite driver.
Package store manages the local repository: store.db metadata + objects/ content store.
Package store manages the local repository: store.db metadata + objects/ content store.
Package testutil provides helpers shared across test packages.
Package testutil provides helpers shared across test packages.
Package workspace handles interactions with the working tree: path normalization, directory scanning, and hashing files on disk.
Package workspace handles interactions with the working tree: path normalization, directory scanning, and hashing files on disk.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL