| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-16 | Release v0.24.0v0.24.0 | Paul Buetow | |
| Bring unit test coverage from ~75% to 85.1% project-wide. All internal packages now exceed 80% coverage. Refactored cmd entrypoints to extract testable run() functions with injectable seams. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-06 | Remove GitHub Copilot provider support | paul@buetow.org | |
| Remove all GitHub Copilot integration from the codebase to streamline the supported provider set to OpenAI, OpenRouter, Anthropic, and Ollama. Changes: - Delete core Copilot implementation (copilot.go) and all related tests - Remove Copilot configuration fields from App struct and Config - Remove Copilot from provider factory and API key handling - Update all test files to replace Copilot references with other providers - Remove Copilot documentation from README, configuration guide, and examples - Remove Copilot section from config.toml.example All tests pass successfully after removal. Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2025-10-03 | Switch inline prompt markers to >! prefixv0.15.1 | Paul Buetow | |
| 2025-09-26 | Refactor surface config to support multi-provider arrays | Paul Buetow | |
| 2025-09-26 | Add per-surface provider overrides and wiring | Paul Buetow | |
| 2025-09-26 | Log config reload changes | Paul Buetow | |
| 2025-09-24 | Add runtime config store and reload command | Paul Buetow | |
