@prosdevlab/dev-agent@0.10.4
·
83 commits
to main
since this release
Patch Changes
-
d9805ed: MCP tools improvement: faster pattern analysis, merged health into status, agent usability
dev_patternsis 10-30x faster — reads from Antfly index instead of re-scanning with ts-morphdev_healthmerged intodev_status(usesection="health") — 6 tools reduced to 5dev_patternsparameter renamed fromquerytofilePathto prevent LLM misuse- New
format: "json"option ondev_patternsfor token-efficient agent workflows - All tools now return
suggestionfield on errors for agent recovery guidance - Removed stale GitHub code from health adapter
- Extracted pure pattern analyzers for testability