Commit Graph

10 Commits

Author SHA1 Message Date
user
dd5e9e61ab fix: resolve errcheck lint issues 2026-02-20 03:17:50 -08:00
user
3d968a1102 fix: resolve noinlineerr lint issues 2026-02-20 03:17:09 -08:00
user
f125a3f591 fix: resolve revive lint issues 2026-02-20 03:16:09 -08:00
user
6ca3ad0e99 fix: resolve tagliatelle lint issues 2026-02-20 03:15:25 -08:00
user
d8c63640f5 fix: resolve wastedassign and gosmopolitan lint issues 2026-02-20 03:15:10 -08:00
user
3adc5479b7 fix: resolve wsl_v5 lint issues 2026-02-20 03:14:46 -08:00
clawbot
ed96c6ccde fix: format cmd/chat-cli/api/client.go with gofmt 2026-02-20 03:02:32 -08:00
clawbot
c1040ff69d fix: resolve nlreturn, modernize, perfsprint, wsl_v5, and partial err113 lint issues 2026-02-20 02:59:15 -08:00
df2217a38b Add embedded web chat client (closes #7) (#8) 2026-02-11 03:02:41 +01:00
clawbot
18e7218d9e Fix .gitignore: /chatd not chatd (was ignoring cmd/chatd/ dir)
The bare 'chatd' pattern matched the cmd/chatd/ directory,
preventing main.go from being tracked. Use /chatd to only
match the binary at the repo root.
2026-02-09 12:35:24 -08:00