summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2025-08-17cli: stream responses in hexai when supported (OpenAI, Ollama)Paul Buetow
2025-08-17docs(cli): document hexai CLI usage and behaviorsPaul Buetow
2025-08-17cli: add leading newline before stats on stderr for hexai outputPaul Buetow
2025-08-17cli: add hexai command-line tool and split LSP to hexai-lspPaul Buetow
2025-08-17rename CLI binary to hexai-lspPaul Buetow
2025-08-17llm: add GitHub Copilot providerPaul Buetow
2025-08-17lsp/config: make completion trigger characters configurablePaul Buetow
2025-08-16lsp: refactor NewServer to use options structPaul Buetow
2025-08-16lsp: add 'Resolve diagnostics' code action scoped to selectionPaul Buetow
2025-08-16refactor(config): drop env-based config (except OPENAI_API_KEY)Paul Buetow