ch03-system-prompts
- Template-based system prompt loaded from src/prompts/coding-agent.md - Template variable injection (OS, shell, cwd, date) - Environment detection (core/environment.ts) - Multi-turn conversation via persistent message history (core/conversation.ts) - System prompt builder with token reporting (core/system-prompt.ts) Tag: ch03-system-prompts | Version: 0.3.0