summaryrefslogtreecommitdiff
path: root/internal
AgeCommit message (Expand)Author
2026-02-08Bump version to 0.18.2v0.18.2Paul Buetow
2026-02-08Add unit tests to improve coverage above 80% targetPaul Buetow
2026-02-08Bump version to 0.18.1Paul Buetow
2026-02-08Fix Claude agent clearing to use readline instead of vim commandsPaul Buetow
2026-02-08Fix amp agent prompt extraction to use TUI box patternPaul Buetow
2026-02-08refactor tmuxedit to Agent interface with cursor/claude/config implementationsPaul Buetow
2026-02-08fix hexai-tmux-edit agent detection, multi-line extraction, and clearingPaul Buetow
2026-02-08add hexai-tmux-edit: tmux popup editor for AI agent promptsPaul Buetow
2026-02-08add gitignore-aware file filtering for LSP completions and code actionsPaul Buetow
2026-02-08add per-project .hexaiconfig.toml config override and lower coverage target t...Paul Buetow
2026-02-06chore: bump version to 0.17.0paul@buetow.org
2026-02-06Remove GitHub Copilot provider supportpaul@buetow.org
2026-02-06chore: bump version to 0.16.1paul@buetow.org
2026-02-06fix: add missing Anthropic and OpenRouter provider support in config and LSPpaul@buetow.org
2026-02-01fix: pass RequestTimeout to all llm.Config instancesFlorian
2026-01-31feat: add configurable request timeout for LLM callsFlorian
2026-01-30chore: bump version to 0.16.0Paul Buetow
2026-01-30feat: add completion_wait_all config and fix Anthropic system messagesPaul Buetow
2026-01-29refactor: apply code style best practices to Anthropic implementationPaul Buetow
2026-01-29feat: add native Anthropic API provider supportPaul Buetow
2025-11-03Fix: Address lint warnings and bump patch version to 0.15.3v0.15.3Paul Buetow
2025-11-02some linter fixesPaul Buetow
2025-10-03Switch inline prompt markers to >! prefixv0.15.1Paul Buetow
2025-10-02feat: add OpenRouter providerv0.15.0Paul Buetow
2025-09-28Add slash toggle for completionsv0.14.0Paul Buetow
2025-09-28Document config defaults in CLI helpPaul Buetow
2025-09-28Bump version to 0.13.0v0.13.0Paul Buetow
2025-09-28Propagate --config overrides through CLI tools and LSP reloadsPaul Buetow
2025-09-28Add --config flag support across CLI, LSP, and tmux toolsPaul Buetow
2025-09-28Improve multi-provider completion streaming and CLI selector flagsPaul Buetow
2025-09-27Support multi-provider fan-out across CLI and completionsPaul Buetow
2025-09-26Refactor surface config to support multi-provider arraysPaul Buetow
2025-09-26Add per-surface provider overrides and wiringPaul Buetow
2025-09-26Bump version to 0.12.1v0.12.1Paul Buetow
2025-09-26Auto apply inline prompt completionsPaul Buetow
2025-09-26Skip chat handling for inline promptsPaul Buetow
2025-09-26Log config reload changesPaul Buetow
2025-09-26Allow slash commands without prefixPaul Buetow
2025-09-25Bump version to 0.12.0v0.12.0Paul Buetow
2025-09-24Add runtime config store and reload commandPaul Buetow
2025-09-19morev0.11.6Paul Buetow
2025-09-19Release v0.11.5v0.11.5deletePaul Buetow
2025-09-19fixPaul Buetow
2025-09-19Release v0.11.4v0.11.4Paul Buetow
2025-09-17chore: bump version to 0.11.3v0.11.3Paul Buetow
2025-09-17chore(openai): revert default model to gpt-4.1Paul Buetow
2025-09-17feat(openai): set default model to gpt-4oPaul Buetow
2025-09-17chore: bump version to 0.11.2v0.11.2Paul Buetow
2025-09-17chore: commit uncommitted changes before version bumpPaul Buetow
2025-09-17chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, edit...v0.11.1Paul Buetow