Compare commits

...

1 Commits

Author SHA1 Message Date
Ashwin Bhat
450c4b8db6 Remove model specification from new-sdk-app command
The model field is no longer needed in the command frontmatter as model selection is now handled at a different level.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-09 10:10:18 -07:00

View File

@@ -1,7 +1,6 @@
---
description: Create and setup a new Claude Agent SDK application
argument-hint: [project-name]
model: sonnet
---
You are tasked with helping the user create a new Claude Agent SDK application. Follow these steps carefully: