Skip to content

Add demo simulation script#6

Merged
KeepALifeUS merged 1 commit intomainfrom
feature/add-demo-script
Feb 3, 2026
Merged

Add demo simulation script#6
KeepALifeUS merged 1 commit intomainfrom
feature/add-demo-script

Conversation

@KeepALifeUS
Copy link
Owner

Summary

Add a Python script that simulates the multi-agent coordination for demo/GIF recording.

What's Added

  • demo/simulate_agents.py - Visual simulation showing:

    • 🧠 THINKER creating tasks
    • ⚙️ BUILDER-DDD claiming and implementing
    • 🛡️ GUARDIAN reviewing code
    • 💡 Knowledge capture
  • Updated docs/RECORDING_DEMO.md with simplified instructions

Usage

python demo/simulate_agents.py

Recording GIF

asciinema rec demo.cast
python demo/simulate_agents.py
# Ctrl+D to stop
agg demo.cast docs/demo.gif --cols 80 --rows 24

Co-Authored-By: Claude Opus 4.5 noreply@anthropic.com

- Add demo/simulate_agents.py - visual simulation of agent coordination
- Update docs/RECORDING_DEMO.md with simplified instructions
- Shows THINKER, BUILDER, GUARDIAN workflow in action

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@KeepALifeUS KeepALifeUS merged commit 5283be8 into main Feb 3, 2026
@KeepALifeUS KeepALifeUS deleted the feature/add-demo-script branch February 3, 2026 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant