sync/search agent history (#40)

This commit is contained in:
Hari 2026-04-02 17:07:10 -04:00 committed by GitHub
parent 1860fa6dcb
commit 320ae1332e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 115 additions and 0 deletions

View file

@ -31,5 +31,11 @@ secrets-sync:
sync-browser-auth:
./scripts/sync-bw-browser-auth.sh
sync-agent-history:
./scripts/sync-agent-history.sh
search-agent-history query='':
./scripts/search-agent-history.sh "{{query}}"
switch-netty:
ssh root@netty "nixos-rebuild switch --flake github:harivansh-afk/nix#netty --refresh"