summaryrefslogtreecommitdiff
path: root/internal/cli
AgeCommit message (Expand)Author
2026-04-14refactor(cli): split run* handlers into files (ask 24)Paul Buetow
2026-04-14fix: shadowing, version.Tag, prealloc LoadRecords (ask 54)Paul Buetow
2026-04-14refactor: drop goprecords DB pass-through, use storage from CLI (x3)Paul Buetow
2026-04-14test: microservice coverage for task 63Paul Buetow
2026-04-14task 13: upload API keys in SQLite, Bearer auth, create-client-key CLIPaul Buetow
2026-04-14daemon: stdout-only slog logging for HTTP (task 43)Paul Buetow
2026-04-14test(x2): codify CLI backward-compatibility contractPaul Buetow
2026-04-14Add --daemon plain HTTP server (y2)Paul Buetow
2026-03-08fix package namesPaul Buetow
2026-03-03refactor(context): propagate context through db open and io scans (task 333)Paul Buetow
2026-03-03refactor(cli): move main orchestration into internal cli package (task 332)Paul Buetow