Perplexity
|
6d76442d77
|
feat: Huey replaces sovereign-orchestration — 77 lines for 3,846
orchestration.py: SqliteHuey instance (6 lines)
tasks.py: triage, PR review, dispatch, 10-line enforcement (71 lines)
config.yaml: remove MCP server entry, point to Huey
README: document the change
pip install huey && huey_consumer.py tasks.huey -w 2 -k thread
|
2026-03-25 21:12:32 +00:00 |
|
|
|
2f07e5bece
|
Update README — remove stale bash loop references, reflect current structure
|
2026-03-25 15:00:14 +00:00 |
|
Alexander Whitestone
|
d4c79d47a6
|
feat: add operational scripts and deploy.sh
- Moved all agent loop scripts into source control (bin/)
- claude-loop.sh, gemini-loop.sh, timmy-orchestrator.sh
- workforce-manager.py, agent-dispatch.sh, nexus-merge-bot.sh
- ops dashboard scripts (ops-panel, ops-helpers, ops-gitea)
- monitoring scripts (timmy-status, timmy-loopstat)
- deploy.sh: one-command overlay onto ~/.hermes/
- Updated README with sidecar architecture docs
- All loops now target the-nexus + autolora only
|
2026-03-25 10:05:55 -04:00 |
|
Alexander Whitestone
|
341c85381c
|
feat: Timmy's sovereign config — soul, memories, skins, playbooks
Migrated from hermes/hermes-config (now archived).
Contents:
SOUL.md — Inscription 1, the immutable conscience
config.yaml — live Hermes harness configuration
memories/ — persistent agent memory + user profile
skins/ — timmy.yaml + trismegistus.yaml personalities
playbooks/ — 6 specialist agent configs
cron/ — scheduled job definitions
docs/design-log/ — historical design decisions
FALSEWORK.md — API cost management strategy
channel_directory.json — platform channel mappings
Applied as side-car to Hermes harness. No hacking on the harness.
|
2026-03-24 17:45:12 -04:00 |
|
|
|
22e9e2d467
|
Initial commit
|
2026-03-24 21:43:48 +00:00 |
|