summaryrefslogtreecommitdiff
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-08Merge: resolve README conflict, keep hexai-tmux-edit and Custom prompt docsPaul Buetow
2026-02-08chore: stop tracking build artifacts and temp filesPaul 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 tmux popup editor screenshots to docsPaul Buetow
2026-02-08add hexai-tmux-edit documentation to all doc filesPaul 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-08add claudePaul Buetow
2026-02-06cleanupPaul Buetow
2026-02-06cleanupPaul Buetow
2026-02-06Merge branch 'main' of codeberg.org:snonux/hexaiPaul Buetow
2026-02-06Merge branch 'main' of codeberg.org:snonux/hexaiPaul Buetow
2026-02-06coveragePaul Buetow
2026-02-06coveragePaul Buetow
2026-02-06ignore serenapaul@buetow.org
2026-02-06ignore serenapaul@buetow.org
2026-02-06chore: bump version to 0.17.0v0.17.0paul@buetow.org
2026-02-06chore: bump version to 0.17.0paul@buetow.org
2026-02-06chore: regenerate coverage data after Copilot removalpaul@buetow.org
2026-02-06chore: regenerate coverage data after Copilot removalpaul@buetow.org
2026-02-06Remove GitHub Copilot provider supportpaul@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-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-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-02Merge pull request #2 from florianbuetow/feature-timeout-configPaul Bütow
2026-02-01docs: update PR.md with additional files modifiedFlorian
2026-02-01docs: update PR.md with additional files modifiedFlorian
2026-02-01fix: pass RequestTimeout to all llm.Config instancesFlorian
2026-02-01fix: pass RequestTimeout to all llm.Config instancesFlorian
2026-01-31feat: add configurable request timeout for LLM callsFlorian
2026-01-31feat: add configurable request timeout for LLM callsFlorian
2026-01-30docs: add Anthropic to supported providers in READMEPaul Buetow
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-30chore: bump version to 0.16.0Paul Buetow
2026-01-30feat: add completion_wait_all config and fix Anthropic system messagesPaul 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