Skip to content

fix: align create Quick Action and docs with patchloom 0.10#188

Merged
SebTardif merged 1 commit into
mainfrom
fix/cli-v0.10-create-and-docs
Jul 8, 2026
Merged

fix: align create Quick Action and docs with patchloom 0.10#188
SebTardif merged 1 commit into
mainfrom
fix/cli-v0.10-create-and-docs

Conversation

@SebTardif

Copy link
Copy Markdown
Contributor

Summary

  • Fix Create Quick Action for patchloom CLI 0.10: require --content (empty allowed) and --apply so the file is actually written.
  • Update README recommended CLI version from 0.7.0 to 0.10.0 and MCP tool count from 43 to 54.

Context

v0.10.0 treats default write previews as exit code 2 (CHANGES_DETECTED) when changes would apply. Create without --apply never writes. Create without --content/--stdin fails with a hard error.

Test plan

  • npm run check
  • Unit tests for buildCreateQuickAction (content, empty, spaces, unicode)

CLI create requires --content/--stdin and --apply to write files;
preview-only create returns exit 2. Prompt for content and pass both
flags. Recommend CLI 0.10.0 and 54 MCP tools in the README.

Signed-off-by: Sebastien Tardif <sebtardif@ncf.ca>
@SebTardif SebTardif marked this pull request as ready for review July 8, 2026 12:49
@SebTardif SebTardif enabled auto-merge (squash) July 8, 2026 12:49
@SebTardif SebTardif merged commit 8eb26ca into main Jul 8, 2026
22 checks passed
@SebTardif SebTardif deleted the fix/cli-v0.10-create-and-docs branch July 8, 2026 12:57
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