summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-08-16lsp/completion: strip inline ;...; prompt markers via AdditionalTextEdits; up...Paul Buetow
2025-08-16revert: remove newline-after-colon insertion behavior and its testsPaul Buetow
2025-08-16logging: migrate LSP logs to global singleton (internal/logging); use consist...Paul Buetow
2025-08-16llm: centralize ANSI color and logging helpers in logging.go; remove duplicat...Paul Buetow
2025-08-16context: log when full-file/window context is skipped because document is not...Paul Buetow
2025-08-16logging: add -log-preview-limit flag with HEXAI_LOG_PREVIEW_LIMIT env; wire t...Paul Buetow
2025-08-16llm/openai: log full message and response content without truncation; keep cy...Paul Buetow
2025-08-16cmd: add HEXAI_CONTEXT_WINDOW_LINES env fallback for -context-window-lines; u...Paul Buetow
2025-08-16cmd: support HEXAI_CONTEXT_MODE env fallback for -context-mode; update README...Paul Buetow
2025-08-16llm/openai: switch sending color to cyan; enforce black background + grey bas...Paul Buetow
2025-08-16llm/openai: colorize logs — blue for outgoing context (messages), green for...Paul Buetow
2025-08-16llm/openai: log previews with real newlines (%s) instead of quoted strings (%...Paul Buetow
2025-08-16lsp: split monolithic server.go into modules; add configurable max tokens and...Paul Buetow
2025-08-16llm: add pluggable provider with OpenAI default; extensive logging; LSP compl...Paul Buetow
2025-08-14Revert "feat(lsp): gate completion by context — require preceding space and...Paul Buetow
2025-08-14feat(lsp): gate completion by context — require preceding space and >=2s id...Paul Buetow
2025-08-14feat(lsp): scaffold barebones LSP server with contextual completion; add Task...Paul Buetow
2025-08-03more on thisPaul Buetow
2025-08-03more on thisPaul Buetow
2025-08-02more ideasPaul Buetow
2025-08-01addin ideasPaul Buetow
2025-08-01add readmePaul Buetow