Skip to content

chore: improve init prompts and document missing flags#95

Merged
dean0x merged 1 commit intomainfrom
chore/init-prompt-improvements
Mar 8, 2026
Merged

chore: improve init prompts and document missing flags#95
dean0x merged 1 commit intomainfrom
chore/init-prompt-improvements

Conversation

@dean0x
Copy link
Owner

@dean0x dean0x commented Mar 8, 2026

Summary

  • Agent Teams prompt now uses p.select with "No (Recommended)" default and "Experimental — may be unstable" hint
  • Ambient mode prompt defaults to enabled (recommended) via p.select; non-TTY default changed from false to true
  • Added --ambient/--no-ambient and --memory/--no-memory to README init flags table
  • Added [Unreleased] changelog entry

Test plan

  • npm run build passes
  • All 185 tests pass
  • CI passes

Agent Teams prompt now uses p.select with experimental hint and
recommendation to disable. Ambient mode prompt defaults to enabled
(recommended) with p.select. Non-TTY ambient default changed from
false to true. Added --ambient/--no-ambient and --memory/--no-memory
to README init flags table.
@dean0x dean0x merged commit f4bdbf5 into main Mar 8, 2026
4 checks passed
@dean0x dean0x deleted the chore/init-prompt-improvements branch March 8, 2026 15:33
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