Skip to content

@prosdevlab/dev-agent@0.10.3

Choose a tag to compare

@github-actions github-actions released this 31 Mar 04:01
· 86 commits to main since this release

Patch Changes

  • 3ad2316: Fix dev setup reporting model ready while dev index fails with "model not found". The CLI's hasModel/pullModel used ~/.termite/models but the running server looked in ~/.antfly/models. Both now use a shared --models-dir pointing at the server's data directory.