Documentation
¶
Overview ¶
Package agentbundler is the target-neutral Agent Bundler compiler product.
The executable entry point is cmd/agbun. Internal packages own source import, composition, target rendering, and generated-output effects.
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
agbun
command
|
|
|
internal
|
|
|
artifact
Package artifact validates and applies complete generated-output plans.
|
Package artifact validates and applies complete generated-output plans. |
|
artifact/archive
Package archive writes deterministic target-root release archives.
|
Package archive writes deterministic target-root release archives. |
|
artifact/compare
Package compare detects exact drift between a build plan and generated output.
|
Package compare detects exact drift between a build plan and generated output. |
|
artifact/nativeverify
Package nativeverify runs declared native verification commands.
|
Package nativeverify runs declared native verification commands. |
|
artifact/provenance
Package provenance adds deterministic build evidence to compiler plans.
|
Package provenance adds deterministic build evidence to compiler plans. |
|
artifact/write
Package write materializes validated build plans as complete output trees.
|
Package write materializes validated build plans as complete output trees. |
|
buildinfo
Package buildinfo reports the Agent Bundler build version.
|
Package buildinfo reports the Agent Bundler build version. |
|
compatibility
Package compatibility derives and maintains opt-in repository-root vendor discovery files.
|
Package compatibility derives and maintains opt-in repository-root vendor discovery files. |
|
compiler
Package compiler coordinates source import, composition, target rendering, and artifacts.
|
Package compiler coordinates source import, composition, target rendering, and artifacts. |
|
compiler/composition
Package composition resolves source inventories for one target.
|
Package composition resolves source inventories for one target. |
|
compiler/model
Package model defines the target-neutral data exchanged by compiler subsystems.
|
Package model defines the target-neutral data exchanged by compiler subsystems. |
|
compiler/source
Package source routes explicit source manifests to their topology importers.
|
Package source routes explicit source manifests to their topology importers. |
|
compiler/source/bundle
Package bundle imports Agent Bundler's canonical bundle source layout.
|
Package bundle imports Agent Bundler's canonical bundle source layout. |
|
compiler/source/frontmatter
Package frontmatter parses the YAML frontmatter used by Agent Skills files.
|
Package frontmatter parses the YAML frontmatter used by Agent Skills files. |
|
compiler/source/skillrepo
Package skillrepo imports explicit roots from a generic skills repository.
|
Package skillrepo imports explicit roots from a generic skills repository. |
|
target
Package target resolves and dispatches built-in target adapters.
|
Package target resolves and dispatches built-in target adapters. |
|
target/antigravity
Package antigravity renders normalized packages as Antigravity CLI plugins.
|
Package antigravity renders normalized packages as Antigravity CLI plugins. |
|
target/claude
Package claude renders normalized packages for Claude Code.
|
Package claude renders normalized packages for Claude Code. |
|
target/codex
Package codex renders normalized packages as Codex plugins.
|
Package codex renders normalized packages as Codex plugins. |
|
target/copilot
Package copilot renders normalized packages for GitHub Copilot.
|
Package copilot renders normalized packages for GitHub Copilot. |
|
target/cursor
Package cursor renders normalized packages as Cursor plugins.
|
Package cursor renders normalized packages as Cursor plugins. |
|
target/grok
Package grok renders normalized packages for Grok Build.
|
Package grok renders normalized packages for Grok Build. |
|
target/hookdecision
Package hookdecision renders a canonical decision-hook process wrapper into vendor protocols.
|
Package hookdecision renders a canonical decision-hook process wrapper into vendor protocols. |
|
target/marketplace
Package marketplace builds target-neutral marketplace catalog entries.
|
Package marketplace builds target-neutral marketplace catalog entries. |
|
target/packageoutput
Package packageoutput renders installable target package roots.
|
Package packageoutput renders installable target package roots. |
|
target/pi
Package pi renders normalized packages for Pi.
|
Package pi renders normalized packages for Pi. |
|
target/plugin
Package plugin renders the common single-package native plugin skill subset.
|
Package plugin renders the common single-package native plugin skill subset. |
|
target/skills
Package skills renders the common native skill subset for target adapters.
|
Package skills renders the common native skill subset for target adapters. |
|
testutil/vendorsmoke
Package vendorsmoke provides bounded, isolated helpers for opt-in vendor CLI tests.
|
Package vendorsmoke provides bounded, isolated helpers for opt-in vendor CLI tests. |
Click to show internal directories.
Click to hide internal directories.