Commit graph

7 commits

Author SHA1 Message Date
Kevin Turcios
41bf1d2d63 chore: install 37 tessl doc tiles and add weekly update workflow
Vendor documentation tiles for project dependencies:
- Python (27): pytest, gitpython, libcst, jedi, tree-sitter, tomlkit,
  attrs, requests, pydantic, humanize, posthog, click, inquirer,
  sentry-sdk, parameterized, dill, rich, lxml, crosshair-tool,
  coverage, platformdirs, pygls, filelock, memray, mypy, uv, pytest-cov
- JS/TS (6): jest, vitest, mocha, typescript, better-sqlite3, @babel/core
- Java (4): gson, jacoco-agent, junit-jupiter, @babel/preset-typescript

Add scheduled GitHub Action (weekly Monday 9am UTC) that updates
existing tiles, attempts to install 21 missing tiles, and auto-prunes
the list as they become available.
2026-04-23 07:14:42 -05:00
Kevin Turcios
82df3d38de chore: remove tessl.json 2026-04-23 06:14:49 -05:00
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