update reports to v2.1.84 — shell field, initialPrompt, /fast syntax + workflow changelogs
Commands: add `shell` frontmatter field (bash/powershell), update /fast to /fast [on|off], bump to 12 fields. Skills: add `shell` frontmatter field, bump to 12 fields. Subagents: add `initialPrompt` frontmatter field, bump to 16 fields. Settings: add WebFetch and MCP permission rules for workflow domains. Changelogs: append v2.1.84 entries for commands, skills, subagents, concepts, and development workflows. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -12,12 +12,20 @@
|
||||
"mcp__chrome-devtools__*",
|
||||
"mcp__claude-in-chrome__*",
|
||||
"mcp__playwright__*",
|
||||
"mcp__reddit-mcp-server__search_reddit",
|
||||
"mcp__reddit-mcp-server__get_post_details",
|
||||
"mcp__tavily-web-search__tavily_search",
|
||||
"mcp__tavily-web-search__tavily_extract",
|
||||
"WebFetch(domain:api.open-meteo.com)",
|
||||
"WebFetch(domain:raw.githubusercontent.com)",
|
||||
"WebFetch(domain:docs.anthropic.com)",
|
||||
"WebFetch(domain:support.claude.com)"
|
||||
"WebFetch(domain:support.claude.com)",
|
||||
"WebFetch(domain:github.com)",
|
||||
"WebFetch(domain:api.github.com)",
|
||||
"WebFetch(domain:json.schemastore.org)",
|
||||
"WebFetch(domain:claudelog.com)",
|
||||
"WebFetch(domain:www.eesel.ai)",
|
||||
"WebFetch(domain:shipyard.build)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": [
|
||||
|
||||
Reference in New Issue
Block a user