Skip to content

Latest commit

 

History

History
101 lines (93 loc) · 4.95 KB

File metadata and controls

101 lines (93 loc) · 4.95 KB
bundle
name display_name version description
foundation
Foundation
2.1.2
The standard Amplifier foundation with the enhanced delegate tool for agent orchestration. Key features: - Delegate tool: two-parameter context control (context_depth + context_scope) - context_depth: HOW MUCH to inherit -- "none" | "recent" | "all" - context_scope: WHICH content to include -- "conversation" | "agents" | "full" - Session resume: continue agent sessions with the full session_id returned by a delegate call - Tool inheritance: explicit agent declarations are always honored - Multi-agent collaboration patterns - MCP support: Model Context Protocol integration. To use MCP servers, create `.amplifier/mcp.json` with an "mcpServers" object mapping a server name to its {"url": "..."} entry. NOTE: this bundle is composed as a ROOT, so everything below the frontmatter is sent to the model as system instruction (docs/BUNDLE_GUIDE.md). Bundle documentation belongs here in `description` (metadata, never sent), never in the body. The body is the single @mention of the shared instruction file.
includes
bundle
foundation:behaviors/foundation-expert
bundle
foundation:behaviors/sessions
bundle
foundation:behaviors/status-context
bundle
foundation:behaviors/redaction
bundle
foundation:behaviors/todo-reminder
bundle
foundation:behaviors/streaming-ui
bundle
foundation:behaviors/agents
session
raw orchestrator context
true
module source config
loop-streaming
extended_thinking
true
module source config
context-simple
compact_threshold auto_compact
0.8
true
tools
agents
include
foundation:bug-hunter
foundation:explorer
foundation:file-ops
foundation:git-ops
foundation:integration-specialist
foundation:modular-builder
foundation:post-task-cleanup
foundation:security-guardian
foundation:test-coverage
foundation:web-research
foundation:zen-architect

@foundation:context/shared/common-system-base.md