Commit graph

5 commits

Author SHA1 Message Date
Kevin Turcios
14f4324d46 chore: update tessl tiles and upgrade dependencies
Remove codeflash-specific tessl tiles, add new pypi tiles from
pyproject.toml, and run uv sync --upgrade to bump dependencies.
2026-02-18 20:23:23 -05:00
Kevin Turcios
ff2abd29f2 chore: add eval scenarios for codeflash-skills tile
5 scenarios testing: sequential debugging, Result type + effort config,
test patterns, domain type conventions, and deduplication/repair mechanics.
Also adds tessl-labs/tessl-skill-eval-scenarios dev dependency.
2026-02-14 21:24:54 -05:00
Kevin Turcios
18ad00be59 chore: improve skills to 100% review score and bump to v0.2.0
- Add trigger hints and code snippets to both skills
- Add checkpoints after each step
- Extract module reference and troubleshooting into linked files
- Bump codeflash-skills tile to 0.2.0
2026-02-14 21:07:24 -05:00
Kevin Turcios
6718e66582 feat: add private tessl tiles for codeflash rules, docs, and skills
Three private tiles in the codeflash workspace:
- codeflash-rules: 6 steering rules (code-style, architecture, optimization-patterns, git-conventions, testing-rules, language-rules)
- codeflash-docs: 7 doc pages (domain-types, optimization-pipeline, context-extraction, verification, ai-service, configuration)
- codeflash-skills: 2 skills (debug-optimization-failure, add-codeflash-feature)
2026-02-14 20:55:06 -05:00
tessl-app[bot]
9af75a66bb
Initialize tessl.json with matched tiles 2026-02-15 00:20:40 +00:00