Add Firefrost Automation System
Initial automation framework: - executor.sh: Runs queued tasks and commits results - automation-daemon.sh: Watches Git for new tasks every 10s - queue/: Tasks from Claude (*.sh files) - results/: Execution results committed back - logs/: Execution logs and completed tasks System enables Claude to commit operations to Git, TX1 pulls and executes automatically, then commits results back. Reduces manual copy/paste from Michael to ONE command at session start. Built for marathon sessions and medical accessibility needs. Phase 1 complete - ready for testing
This commit is contained in:
3
automation/queue/.gitkeep
Normal file
3
automation/queue/.gitkeep
Normal file
@@ -0,0 +1,3 @@
|
||||
# Queue Directory
|
||||
Tasks from Claude will appear here as .sh files
|
||||
|
||||
Reference in New Issue
Block a user