Package-level declarations
Types
Agentic Context Engineering optimizer: improves an agent by curating an ACEPlaybook of bullet insights instead of editing its prompt directly.
Mutable collection of curated PlaybookSections persisted to storagePath.
ACE-specific feature that appends playbook content to the agent's system prompt at strategy start.
Configuration for ACEPlaybookFeature.
Prompt builders for the ACE reflector and curator stages, and for injecting the playbook at run time.
A single mutation to apply to an ACEPlaybook, as produced by the curator and consumed by ACEPlaybook.applyDelta.
What an ACEOptimizer should do when a playbook already exists at the target storage path.
A single curated insight in an ACEPlaybook, living inside a PlaybookSection.
A named group of PlaybookBulletItems within an ACEPlaybook.
Functions
Installs the ACEPlaybookFeature with the given configuration.