summaryrefslogtreecommitdiff
path: root/internal/hexaiaction/prompts.go
AgeCommit message (Expand)Author
2026-03-16Add Snapshot.ScopeReqs/ScopeRPM and simplify 3 callersPaul Buetow
2026-03-16Centralize GPT-5 temperature override into llmutils.ResolveTemperaturePaul Buetow
2026-03-16Rename timeout helpers to match actual durations (timeout20s, timeout18s)Paul Buetow
2026-03-16Merge runOnce and runOnceWithOpts in hexaiaction/prompts.goPaul Buetow
2026-03-02hexaiaction: use sectioned config interface instead of full App (task 409)Paul Buetow
2026-03-02llmutils: remove remaining default-model wrappers in callers (task 413)Paul Buetow
2026-03-02llmutils: centralize provider normalization and client setup (task 410)Paul Buetow
2026-02-06Remove GitHub Copilot provider supportpaul@buetow.org
2025-09-26Refactor surface config to support multi-provider arraysPaul Buetow
2025-09-26Add per-surface provider overrides and wiringPaul Buetow
2025-09-17chore(version): bump to v0.11.1 (gpt-5 defaults, timeouts, global stats, edit...v0.11.1Paul Buetow
2025-09-17feat(stats,tmux): global Σ@window stats across processes with flocked cache;...Paul Buetow
2025-09-14release: v0.10.0v0.10.0Paul Buetow
2025-09-08tmux: colored LLM status with provider + stats; add start heartbeat for LSP/C...Paul Buetow
2025-09-07feat: add 'Simplify and improve' action; configurable prompts in config; wire...Paul Buetow
2025-09-06more testsPaul Buetow