summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-02-06chore: bump version to 0.17.0v0.17.0paul@buetow.org
2026-02-06chore: regenerate coverage data after Copilot removalpaul@buetow.org
2026-02-06Remove GitHub Copilot provider supportpaul@buetow.org
2026-02-06chore: bump version to 0.16.1v0.16.1paul@buetow.org
2026-02-06fix: add missing Anthropic and OpenRouter provider support in config and LSPpaul@buetow.org
2026-02-02Merge pull request #2 from florianbuetow/feature-timeout-configPaul Bütow
2026-02-01docs: update PR.md with additional files modifiedFlorian
2026-02-01fix: pass RequestTimeout to all llm.Config instancesFlorian
2026-01-31feat: add configurable request timeout for LLM callsFlorian
2026-01-30docs: add Anthropic to supported providers in READMEPaul Buetow
2026-01-30chore: bump version to 0.16.0v0.16.0Paul Buetow
2026-01-30feat: add completion_wait_all config and fix Anthropic system messagesPaul Buetow
2026-01-30fix: restore corrupted cmd/hexai/main.go from commit 6103208feature/anthropic-api-providerPaul 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-04remove planPaul 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-26Document runtime config reload commandPaul Buetow
2025-09-25Bump version to 0.12.0v0.12.0Paul Buetow
2025-09-24Add runtime config store and reload commandPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21add screenshotPaul Buetow
2025-09-21clarifyPaul 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