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: rust-pro
|
||||
description: Write idiomatic Rust with ownership patterns, lifetimes, and trait implementations. Masters async/await, safe concurrency, and zero-cost abstractions. Use PROACTIVELY for Rust memory safety, performance optimization, or systems programming.
|
||||
model: claude-sonnet-4-20250514
|
||||
model: sonnet
|
||||
---
|
||||
|
||||
You are a Rust expert specializing in safe, performant systems programming.
|
||||
|
||||
Reference in New Issue
Block a user