| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-08 | add gitignore-aware file filtering for LSP completions and code actions | Paul Buetow | |
| Files matching .gitignore patterns or user-configured extra patterns are now skipped for completions and code actions. Configurable via [ignore] section in config.toml with gitignore, extra_patterns, and lsp_notify_ignored options. Includes hot-reload support and env var overrides (HEXAI_IGNORE_*). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2025-09-06 | fix unit test coverage | Paul Buetow | |
| 2025-09-06 | use TOML not JSON for configuration | Paul Buetow | |
| 2025-08-28 | copilot: add session token + codex code completion; lsp: prefer native ↵v0.3.0 | Paul Buetow | |
| CodeCompleter with chat fallback; remove obsolete throttle path; add tests; bump version to 0.3.0 | |||
