Commit Graph

5 Commits

Author SHA1 Message Date
Claude
261babdf61 docs: merge demo into one continuous chat view with external sync
Single unbroken group-chat transcript now flows from autonomous work,
through human planning/steering, syncing issues to Linear, and back
to autonomous execution — showing everything happens in the same
conversation.

https://claude.ai/code/session_01R3rGevPY748gP4uK2ggYag
2026-02-11 02:20:08 +00:00
Claude
40215f5c28 docs: show planning and steering in the same group chat demo
Manual interaction example now shows creating issues, sequencing work,
and parking tasks in Planning — all in the same conversation where
autonomous execution happens.

https://claude.ai/code/session_01R3rGevPY748gP4uK2ggYag
2026-02-11 02:12:50 +00:00
Claude
089664a675 docs: rewrite 'what it looks like' to show multi-project auto-scheduling
Show two projects running overnight with heartbeat-driven dispatch,
auto-chaining, QA failures cycling back to DEV, and different developer
levels — all without human involvement. Manual mode shown as secondary.

https://claude.ai/code/session_01R3rGevPY748gP4uK2ggYag
2026-02-11 02:08:41 +00:00
Claude
7a59c76709 docs: add task management section, auto-scheduling with configs, simplify team tables
- Bundle task management: issue tracker integration, creating/updating/commenting,
  custom instructions per project — all in one section
- Add automatic scheduling section: heartbeat service, auto-chaining, execution
  modes, with full config snippets and settings table
- Remove standalone "Parallel everything" section (folded into scheduling)
- Simplify team tables: Level / Assigns to / Model columns

https://claude.ai/code/session_01R3rGevPY748gP4uK2ggYag
2026-02-11 02:06:38 +00:00
Claude
1c68113ef4 docs: add README2.md — fresh rewrite for OpenClaw users
Complete from-scratch rewrite of the README with an OpenClaw user perspective:
- Opens with a concrete group chat interaction showing the full flow
- Frames the problem as "babysitting the thing you built to avoid babysitting"
- "Meet your team" section makes the model mapping fun and relatable
- Pipeline explained as a story, not a spec
- Behind-the-scenes section covers session reuse, heartbeat, auto-chaining
- Issue tracker integration framed as "your issues, your tracker"
- Onboarding shown as a natural conversation
- Tools framed as guardrails, not API endpoints

https://claude.ai/code/session_01R3rGevPY748gP4uK2ggYag
2026-02-11 01:37:09 +00:00