@prosdevlab/dev-agent@0.10.3
·
86 commits
to main
since this release
Patch Changes
- 3ad2316: Fix
dev setupreporting model ready whiledev indexfails with "model not found". The CLI'shasModel/pullModelused~/.termite/modelsbut the running server looked in~/.antfly/models. Both now use a shared--models-dirpointing at the server's data directory.