Skip to content

docs: add --json-stream to commit, finish, and rebase patterns#4

Closed
helixclaw wants to merge 1 commit intofeature/626-openclaw-skillfrom
feat/issue-3__improve-agent-patterns
Closed

docs: add --json-stream to commit, finish, and rebase patterns#4
helixclaw wants to merge 1 commit intofeature/626-openclaw-skillfrom
feat/issue-3__improve-agent-patterns

Conversation

@helixclaw
Copy link
Copy Markdown
Owner

Summary

Updates all skill docs to document --json-stream support on commit, finish, and rebase commands (added in upstream v0.10.0 via NoahCardoza/iloom-cli#635).

Changes

openclaw-skill/SKILL.md

references/non-interactive-patterns.md

  • Added new "Background Commands — Extended Operations" section for commit/finish/rebase
  • Moved il rebase out of "Special: Foreground Only" section
  • Added autonomous rebase pattern
  • Updated finish and commit autonomous patterns with --json-stream
  • Updated JSON Output Commands table with --json-stream for commit, finish, rebase

references/development-commands.md

  • Added --json-stream flag to commit and rebase flag tables
  • Updated examples to recommend background mode

references/core-workflow.md

  • Added --json-stream flag to finish flag table
  • Updated finish examples to use background mode

Closes #3

Update all skill docs to reflect upstream v0.10.0 adding --json-stream
support to commit, finish, and rebase commands:

- SKILL.md: update finish/commit examples with --json-stream + background,
  expand safety rule #2 and Important note to cover all extended commands
- non-interactive-patterns.md: add 'Background Commands — Extended Operations'
  section for commit/finish/rebase, move rebase out of 'Foreground Only',
  add autonomous rebase pattern, update JSON Output table
- development-commands.md: add --json-stream flag to commit and rebase tables,
  update examples to use background mode
- core-workflow.md: add --json-stream flag to finish table, update examples

Refs #3
@helixclaw helixclaw closed this Feb 24, 2026
helixclaw added a commit that referenced this pull request Feb 24, 2026
Replace blanket 'always use pty:true' guidance with three categories:
- No PTY needed: list, issues, projects, recap, start --no-claude,
  cleanup, finish, commit --no-review, build, test, lint, etc.
- Background required: plan, spin, start (with Claude), summary, enhance
- Foreground PTY only: init, shell, rebase (interactive, not for agents)

Updates both SKILL.md and references/non-interactive-patterns.md.

Closes #4
helixclaw added a commit that referenced this pull request Feb 24, 2026
Replace blanket 'always use pty:true' guidance with three categories:
- No PTY needed: list, issues, projects, recap, start --no-claude,
  cleanup, finish, commit --no-review, build, test, lint, etc.
- Background required: plan, spin, start (with Claude), summary, enhance
- Foreground PTY only: init, shell, rebase (interactive, not for agents)

Updates both SKILL.md and references/non-interactive-patterns.md.

Closes #4
helixclaw added a commit that referenced this pull request Feb 24, 2026
Replace blanket 'always use pty:true' guidance with three categories:
- No PTY needed: list, issues, projects, recap, start --no-claude,
  cleanup, finish, commit --no-review, build, test, lint, etc.
- Background required: plan, spin, start (with Claude), summary, enhance
- Foreground PTY only: init, shell, rebase (interactive, not for agents)

Updates both SKILL.md and references/non-interactive-patterns.md.

Closes #4
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