Skip to content

docs(claude-code): update README for v0.6.0#1457

Merged
nicoloboschi merged 2 commits intomainfrom
release/claude-code-0.6.0
May 5, 2026
Merged

docs(claude-code): update README for v0.6.0#1457
nicoloboschi merged 2 commits intomainfrom
release/claude-code-0.6.0

Conversation

@nicoloboschi
Copy link
Copy Markdown
Collaborator

Update README with knowledge tools, MCP server, subagents, and create-agent skill documentation.

Hook commands now try python3 first, falling back to python if
python3 is not found (e.g. Windows where python3 is a Microsoft
Store stub that returns "Permission denied").

All hook scripts exit 0 on errors (graceful degradation), so the
|| fallback only triggers on "command not found" (exit 127) or
"permission denied" from the Windows python3 stub.
@nicoloboschi nicoloboschi force-pushed the release/claude-code-0.6.0 branch from a10b6d7 to 76fc484 Compare May 5, 2026 15:15
@nicoloboschi nicoloboschi merged commit 9cf3890 into main May 5, 2026
54 of 55 checks passed
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