mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
329 B
329 B
Debugging
- To test the opencode app, use the playwright MCP server, the app is already running at http://localhost:3000
- NEVER try to restart the app, or the server process, EVER.
SolidJS
- Always prefer
createStoreover multiplecreateSignalcalls
Tool Calling
- ALWAYS USE PARALLEL TOOLS WHEN APPLICABLE.