Alexander Whitestone
c4210ece4b
feat: kimi independence + system watchdog + webhook listener
...
- Kimi user activated, token created, write access granted
- Watchdog now monitors: timmy-loop, webhook (port 7777), gitea, ollama
- Webhook listener for instant replies on rockachopa comments
- Master startup script (launchd) brings up full system on reboot
2026-03-15 13:45:41 -04:00
Alexander Whitestone
b70cf27dab
feat: add gitea comment watcher — replies to rockachopa's issue comments every 3m
2026-03-15 13:29:29 -04:00
Alexander Whitestone
acb96895fb
feat: expand philosophy loop to 6-influence rotation
...
Influences: Hermes Trismegistus, Jesus Christ, Nikola Tesla,
Rockachopa (principal study), Thomas Aquinas, AI in Fiction.
List is living — agent can modify when topics go stale.
2026-03-15 12:49:21 -04:00
Alexander Whitestone
ffb33de0ed
chore: dev loop prompt rewrite + branch safety + tox conventions
...
- timmy-loop-prompt.md: full rewrite (76→209 lines) with PR-only workflow,
tox environments, git hooks, Kimi dispatch safety block, conventional commits
- kimi-code skill: added Branch & Convention Safety section
- memories/MEMORY.md: updated with branch protection notes
- config.yaml: removed dead kimi API key
- cron/jobs.json: updated scheduled jobs
- channel_directory.json: minor update
- .gitignore: exclude queue/ and *.db
2026-03-14 21:28:16 -04:00
Alexander Whitestone
0b066de1cc
feat: add timmy loop infrastructure + config updates
...
Loop v2: timmy-loop.sh (20min timeout, claim TTL, cleanup, Timmy triage/review)
Status panel: timmy-status.sh (8s refresh, Ollama/dashboard/issues/system)
Prompt: timmy-loop-prompt.md (2.6KB, down from 6.2KB)
tmux layout: timmy-tmux.sh
Watchdog: timmy-watchdog.sh
Config: fallback_model chain (kimi-k2.5 -> local qwen3:30b)
custom_providers updated to qwen3:30b
2026-03-14 18:00:32 -04:00
Alexander Whitestone
11cc14d707
init: Hermes config, skills, memories, cron
...
Sovereign backup of all Hermes Agent configuration and data.
Excludes: secrets, auth tokens, sessions, caches, code (separate repo).
Tracked:
- config.yaml (model, fallback chain, toolsets, display prefs)
- SOUL.md (Timmy personality charter)
- memories/ (persistent MEMORY.md + USER.md)
- skills/ (371 files — full skill library)
- cron/jobs.json (scheduled tasks)
- channel_directory.json (platform channels)
- hooks/ (custom hooks)
2026-03-14 14:42:33 -04:00