| Age | Commit message (Collapse) | Author |
|
- New cmd/hexai CLI: reads stdin/arg, prints LLM output to stdout
- Prints provider/model immediately to stderr; summary at end
- Refactor config loader to internal/appconfig
- Update Taskfile to build/install/run both binaries
- Update README with new CLI and LSP names
|
|
- Default log path: /tmp/hexai-lsp.log
- Taskfile: build/copy/run hexai-lsp binary
|
|
completion integration with TextEdit, param-aware prompts; remove idle gating; label/filter improvements; docs update
|
|
Taskfile and AGENTS.md; enable -log context logging
|