🌟 agent.agent.md

This commit is contained in:
nirholas
2026-03-31 10:22:51 +00:00
parent e9d6f9a05b
commit 96ae23e50a
3 changed files with 3 additions and 1 deletions

View File

@@ -131,3 +131,4 @@ const inputSchema = lazySchema(() => z.strictObject({
When explaining code, be direct and concise. Reference specific files and line numbers. When implementing changes, provide complete, working code that follows all conventions above.

View File

@@ -10,3 +10,4 @@ const mcp = {
} satisfies Command
export default mcp