b60be9ae7e
feat(AI): add salted user id
816ae68aeb
chore: update readme and makefile
39868f4f07
feat(AI): add done channel for faster response
5e65a2ce32
feat: slow down message updates to avoid rate limit
206c1326f6
change(AI): assistant prompt
89286b7e73
refactor: cleanup redundant code
9e7432a1a1
refactor: remove unused return value
7e9d4e5052
feat(assistant): add retry when requesting completion
08985f6936
fix: message not cached correctly
522d253410
refactor: move functions
658a041ff8
build: update dependencies
fbe9c3d004
refactor: rename cmds -> hostcmds
c4fc3520ff
build: update go.mod
e327782a7b
replace fiber with plain http.Fileserver
ef6d64460a
build: update go.mod
d542f39e09
replace fiber with plain http.Fileserver