# Changelog
Format: `## YYYY-MM-DD - <main update>`
## 2026-02-25 - Refactor: stabilize database, install workflow, tests, and docs
- Extracted schema.sql; refactored database and handlers for clearer connection handling and type safety.
- Fixed install workflow and MCP config defaults.
- Stabilized memory search.
- Improved tool output rendering (neon mode)
- Added prompt-time recent-context banners.
- Validated canonical test workflow.
- Validation: 215 tests pass (full suite). Database schema verification remains green.
- Docs: Added changelog; expanded troubleshooting and tool reference with output-style and prompt-banner behavior.