Commit graph

5 commits

Author SHA1 Message Date
Ciphercat
c2966d2515 docs: add declarative skills PRD 2026-03-18 02:30:20 +00:00
Ciphercat
010a1b6644 feat: bump hermes-agent 0.2.0 → 0.3.0 + auto-update CI
- Update package.nix to v0.3.0 (NousResearch/hermes-agent v2026.3.17)
- Add scripts/update-pins.sh — checks latest stable release, prefetches, validates build
- Add .github/workflows/update-pins.yml — runs every 6h + manual dispatch
- Pattern follows nix-openclaw's yolo-update approach
2026-03-17 19:10:01 +00:00
Ciphercat
e7b70a7b4d feat: persistent auth — seed-once, never overwrite on rebuild
- authFile now only copies to auth.json if it doesn't already exist
- Runtime token refreshes (OAuth rotate) survive nixos-rebuild
- Added authFileForceOverwrite option (default false) as escape hatch
- Committed AUTH-ANALYSIS.md documenting full auth architecture
2026-03-16 11:45:02 +00:00
Rasyidan A F
742b6d541c
docs: reclarify lol 2026-03-16 07:49:17 +07:00
Ciphercat
32b624783a docs: add golden paths for supported deployment topologies 2026-03-16 00:46:23 +00:00