We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 267030c commit afdb0f4Copy full SHA for afdb0f4
.gitignore
@@ -254,4 +254,9 @@ fabric.properties
254
255
# Mac
256
.DS_Store
257
-WARP.MD
+WARP.MD
258
+
259
+.mcp.json
260
+.tessl/
261
+CLAUDE.md
262
+tessl.json
AGENTS.md
@@ -315,4 +315,8 @@ Language Server Protocol support in `codeflash/lsp/` enables IDE integration dur
315
### Performance Optimization
316
- Profile before and after changes
317
- Use benchmarks to validate improvements
318
-- Generate detailed performance reports
+- Generate detailed performance reports
319
320
+# Agent Rules <!-- tessl-managed -->
321
322
+@.tessl/RULES.md follow the [instructions](.tessl/RULES.md)
0 commit comments