| 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-06 | fix unit test coverage | Paul Buetow | |
| 2025-09-06 | chore(version): bump to 0.6.0; configurable prompts via config + testsv0.6.0 | Paul Buetow | |
