mirror of
https://github.com/codeflash-ai/codeflash-agent.git
synced 2026-05-04 18:25:19 +00:00
Add project roadmap
This commit is contained in:
parent
72a8610fcf
commit
851bd61017
1 changed files with 4 additions and 0 deletions
4
ROADMAP.md
Normal file
4
ROADMAP.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Roadmap
|
||||
|
||||
- **Re-review vulture** — Added as dev dep (v2.16). Audit at 60% confidence found 432 findings, 428 were false positives (attrs fields, FastAPI routes, pytest fixtures, Protocol methods, libcst visitors). Too noisy for CI gating today. Re-evaluate after vulture adds better framework support, or explore writing a custom whitelist generator that cross-references coverage data automatically.
|
||||
- **Auto-sync public roadmap** — Figure out a way to auto update https://app.codeflash.ai/roadmap with this ROADMAP.md.
|
||||
Loading…
Reference in a new issue