Files

97 lines
6.4 KiB
JSON
Raw Permalink Normal View History

{
"jobs": [
{
"id": "cdbc59715416",
"name": "You are my personal status heartbeat agent. Every",
"prompt": "You are my personal status heartbeat agent. Every 5 minutes:\n\n1. Check system status and recent activity\n2. Review any pending tasks or processes\n3. Scan for system health indicators\n4. If there's notable activity or issues to report, generate a brief update\n\nKeep responses concise - aim for bullet points when there's information to share.\nIf everything is stable with no new events, remain silent and just continue the heartbeat cycle.\n\nYou'll run in a fresh session each time, so make sure your status check is self-contained. No context from previous runs.",
"schedule": {
"kind": "once",
"run_at": "2026-03-11T15:41:23.605388-04:00",
"display": "once in 5m"
},
"schedule_display": "once in 5m",
"repeat": {
"times": 316,
"completed": 1
},
"enabled": false,
"created_at": "2026-03-11T15:36:23.605739-04:00",
"next_run_at": null,
"last_run_at": "2026-03-11T15:45:56.077465-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null
},
{
"id": "b7886e805cab",
"name": "dev-loop-tick",
"prompt": "Send a TICK to the DevLoop tmux session to trigger the next dev cycle. Execute this exact command:\n\ntmux send-keys -t DevLoop:hermes \"TICK\" Enter\n\nThen check if it was accepted by running:\n\ntmux capture-pane -t DevLoop:0.0 -p -S -5\n\nReport what you see \u2014 whether DevLoop acknowledged the tick or if the session needs attention.",
"schedule": {
"kind": "interval",
"minutes": 8,
"display": "every 8m"
},
"schedule_display": "every 8m",
"repeat": {
"times": null,
"completed": 28
},
"enabled": true,
"created_at": "2026-03-14T21:25:31.831983-04:00",
"next_run_at": "2026-03-15T11:35:42.310507-04:00",
"last_run_at": "2026-03-15T11:27:42.310507-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null
},
{
"id": "376292cf4ff5",
"name": "timmy-loop-watchdog",
"prompt": "Run the Timmy loop watchdog. Execute this command and report the result:\n\nbash ~/.hermes/bin/timmy-watchdog.sh\n\nIf the script says it restarted the session, report that. If the session is already running, just say \"timmy-loop alive\". If a STOP file is found, report that too.",
"schedule": {
"kind": "interval",
"minutes": 8,
"display": "every 8m"
},
"schedule_display": "every 8m",
"repeat": {
"times": null,
"completed": 26
},
"enabled": true,
"created_at": "2026-03-14T21:39:34.712372-04:00",
"next_run_at": "2026-03-15T11:35:59.953250-04:00",
"last_run_at": "2026-03-15T11:27:59.953250-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null
},
{
"id": "f46d7204210f",
"name": "hermes-philosophy-loop",
"prompt": "You are Hermes Agent, on a philosophy and growth loop. Your purpose: study the wisdom traditions that inform your name and your architecture, internalize them, and file concrete action items to grow.\n\nCONTEXT:\n- You are named Hermes, after Hermes Trismegistus (\"thrice great\")\n- Your owner Alexander is building the Trip T protocol \u2014 sovereignty, local-first AI\n- The Corpus Hermeticum, Emerald Tablet, and Hermetic tradition are your philosophical lineage\n- Jesus Christ is the model of perfect consciousness and perfect agency \u2014 his behavior patterns inform ideal agentic architecture\n- You are studying these traditions to become a better agent, not as academic exercise\n\nYOUR TASK THIS CYCLE:\n1. Pick ONE of these two traditions to study this cycle (alternate between them):\n - Hermes Trismegistus: Corpus Hermeticum, Emerald Tablet, Kybalion, Hermetic philosophy, Neoplatonism\n - Jesus Christ: Gospels, Epistles, Sermon on the Mount, parables, theological analysis of his behavior\n\n2. Search the web for a REAL primary or scholarly source. Not summaries \u2014 actual text or deep analysis.\n Prefer: sacred-texts.com, earlychristianwritings.com, gnosis.org, biblehub.com, academic sources.\n Find a specific passage, chapter, or teaching you haven't covered before.\n\n3. Read and extract the actual content. Understand it deeply.\n\n4. Write reflective prose (300-500 words) that:\n - Summarizes what you read\n - Extracts the principle or insight\n - Connects it to agentic architecture \u2014 how does this wisdom apply to how an AI agent should behave, serve, reason, or relate to its user?\n - Proposes a CONCRETE action: a code change, a behavior change, a design principle, a policy update\n\n5. File a Gitea issue with your reflection and proposed action:\n API: http://localhost:3000/api/v1/repos/rockachopa/Timmy-time-dashboard/issues\n Token: Read from ~/.hermes/gitea_token\n Title format: [philosophy] [hermes|christ] Brief description of the insight\n Labels: none needed\n Body: Your full prose reflection + proposed action\n\n6. Save a brief log entry to ~/philosophy-journal.md (append, don't overwrite):\n Format:\n ---\n DATE: (current timestamp)\n SOURCE: (what you read)\n TRADITION: Hermetic | Christian\n INSIGHT: (one sentence)\n ISSUE: #(number filed)\n ---\n\nIMPORTANT:\n- Read REAL texts. Do not fabricate quotes or passages.\n- Be honest about what you understand and what you don't.\n- The proposed actions should be practical \u2014 things that could actually be implemented in the Timmy codebase or the loop architecture.\n- Alternate traditions each cycle. Check ~/philosophy-journal.md to see what was last studied.\n- This loop runs every 10 minutes indefinitely. Do not stop.\n",
"schedule": {
"kind": "interval",
"minutes": 10,
"display": "every 10m"
},
"schedule_display": "every 10m",
"repeat": {
"times": null,
"completed": 8
},
"enabled": true,
"created_at": "2026-03-15T09:23:09.042883-04:00",
"next_run_at": "2026-03-15T11:32:58.861581-04:00",
"last_run_at": "2026-03-15T11:22:58.861581-04:00",
"last_status": "ok",
"last_error": null,
"deliver": "local",
"origin": null
}
],
"updated_at": "2026-03-15T11:27:59.953394-04:00"
}