| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-16 | Document lock ordering, fix test data races, correct stateMu guard | Paul Buetow | |
| - Add doc comments clarifying Server.mu and completionState.stateMu are independent (no ordering constraint). - Fix test using wrong lock (s.mu instead of stateMu) for lastLLMCall. - Replace time.Sleep polling in 7 tests with s.inflight.Wait() to eliminate data races under -race. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-09-24 | Add runtime config store and reload command | Paul Buetow | |
| 2025-09-16 | release: v0.11.0 – context-aware in-editor chat; respect ↵v0.11.0 | Paul Buetow | |
| general.context_mode; stabilize env-dependent tests | |||
