| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-16 | Fix data races in logging package using atomic operations | Paul Buetow | |
| Replace bare package-level vars with atomic.Pointer[log.Logger] for std and atomic.Int32 for logPreviewLimit to prevent concurrent access races. Add comprehensive tests including concurrency, edge cases, and nil logger. Coverage: 100%. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-09-08 | docs: move tmux documentation to its own file | Paul Buetow | |
| 2025-09-06 | fix unit test coverage | Paul Buetow | |
| 2025-09-06 | use gofumpt | Paul Buetow | |
| 2025-09-04 | logging: add tests for Logf/Preview and ChatLogger.LogStart; achieve >90% ↵ | Paul Buetow | |
| package coverage | |||
