Skip to content

docs: add 6 usage examples#5

Merged
pszymkowiak merged 1 commit intomasterfrom
docs/examples
Mar 19, 2026
Merged

docs: add 6 usage examples#5
pszymkowiak merged 1 commit intomasterfrom
docs/examples

Conversation

@pszymkowiak
Copy link
Contributor

Summary

6 runnable shell scripts in examples/:

  1. Basic workflow — single agent: init → claim → work → done
  2. Parallel agents — 3 agents on same file, blocking demo
  3. Session + PR — full session lifecycle with GitHub PR
  4. S3 backend — AWS S3, Cloudflare R2, MinIO, GCS config
  5. Claude Code integration — agent prompt template + multi-agent orchestration
  6. Monitoring — status, watch, gc, heartbeat, plan

Test plan

  • Examples 01 and 02 are self-contained (create temp dirs, run grit commands)
  • Example 03 requires a GitHub remote

- 01-basic-workflow: single agent init → claim → work → done
- 02-parallel-agents: 3 agents on same file, blocking demo
- 03-session-pr: full session lifecycle with GitHub PR
- 04-s3-backend: S3/R2/MinIO/GCS backend configuration
- 05-claude-code-integration: AI agent prompt + orchestration script
- 06-monitoring: status, watch, gc, heartbeat, plan
@pszymkowiak pszymkowiak merged commit b75a8d4 into master Mar 19, 2026
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