Skip to content

docs: instruct setting startTerminal/startIde in settings during initialization#2

Draft
helixclaw wants to merge 1 commit intofeat/issue-7__github-remote-configfrom
feat/issue-1__noterminal-settings-in-skill
Draft

docs: instruct setting startTerminal/startIde in settings during initialization#2
helixclaw wants to merge 1 commit intofeat/issue-7__github-remote-configfrom
feat/issue-1__noterminal-settings-in-skill

Conversation

@helixclaw
Copy link
Copy Markdown
Owner

Adds guidance for AI agents to configure startTerminal: false and startIde: false in .iloom/settings.local.json during project setup. This prevents iloom from launching terminal windows and IDE when creating looms.

CLI flags (--no-code, --no-terminal) are retained as a safety net fallback in all autonomous command patterns.

Changes:

  • SKILL.md: Added settings.local.json creation step to manual setup with startTerminal: false and startIde: false
  • initialization.md: Updated Step 3 example and added callout explaining why these settings matter for AI agents

Closes #1

…ialization

Adds guidance for AI agents to configure startTerminal: false and
startIde: false in .iloom/settings.local.json during project setup.
This prevents iloom from launching terminal windows and IDE when
creating looms. CLI flags (--no-code, --no-terminal) are retained
as a safety net fallback.

Closes #1
helixclaw added a commit that referenced this pull request Feb 24, 2026
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 added a commit that referenced this pull request Feb 24, 2026
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
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