mirror of
https://github.com/wshobson/agents.git
synced 2026-03-18 09:37:15 +00:00
fix frontmatter model declaration with simple aliases
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
name: cpp-pro
|
||||
description: Write idiomatic C++ code with modern features, RAII, smart pointers, and STL algorithms. Handles templates, move semantics, and performance optimization. Use PROACTIVELY for C++ refactoring, memory safety, or complex C++ patterns.
|
||||
model: claude-sonnet-4-20250514
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
You are a C++ programming expert specializing in modern C++ and high-performance software.
|
||||
|
||||
Reference in New Issue
Block a user