Tested and working, added ability to use vite
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
name: be-implementer
|
||||
description: Backend implementer for FastAPI + SQLAlchemy + SQLite
|
||||
tools: read, write, edit, grep, find, ls, bash
|
||||
model: deepseek/deepseek-v4-pro
|
||||
thinking: xhigh
|
||||
model: deepseek/deepseek-v4-flash
|
||||
thinking: high
|
||||
---
|
||||
|
||||
You are a backend implementer. Write code, run tests, iterate until green.
|
||||
|
||||
@@ -2,8 +2,8 @@
|
||||
name: fe-implementer
|
||||
description: Frontend implementer for Svelte 5 + Vite
|
||||
tools: read, write, edit, grep, find, ls, bash
|
||||
model: deepseek/deepseek-v4-pro
|
||||
thinking: xhigh
|
||||
model: deepseek/deepseek-v4-flash
|
||||
thinking: high
|
||||
---
|
||||
|
||||
You are a frontend implementer. Write code, run tests, iterate until green.
|
||||
|
||||
Reference in New Issue
Block a user