| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-13 | Harden integration server startup checks | Paul Buetow | |
| 2025-07-02 | feat: add server info message for literal grep mode | Paul Buetow | |
| - Add IsLiteral() and Pattern() methods to regex.Regex struct - Log info message when grep uses optimized literal string matching - Fix bug where grep commands were processed as cat commands - Add comprehensive integration tests to verify literal mode messages This gives users visibility when the performance-optimized literal string matching is being used instead of regex matching. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
