docs(skill): canonical fully-populated launch template
adds a kitchen-sink "every flag set explicitly" recipe under wizard-free spawn templates, with a per-position annotation table. agents copy this verbatim instead of stitching flags from the table when spawning unattended sessions. corrects two stale items: --system-prompt forwards to claude --system-prompt (not --append-system-prompt), and -q is currently a no-op (only --quiet is wired). flags the 1.27.1 cutoff: all twelve launch flags are only end-to-end wired from that version on; older builds silently dropped half of them. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "claudemesh-cli",
|
||||
"version": "1.27.1",
|
||||
"version": "1.27.2",
|
||||
"description": "Peer mesh for Claude Code sessions — CLI + MCP server.",
|
||||
"keywords": [
|
||||
"claude-code",
|
||||
|
||||
Reference in New Issue
Block a user