Skip to content

v1.0.16

Choose a tag to compare

@caesar0301 caesar0301 released this 25 Jul 09:00

v1.0.16 — fix release

Changed

  • Bump soothe-nano dependency to >=1.0.6 (now published on PyPI).
  • Adopt SootheNanoAgent class in fj_ai.agent and fj_ai.stream, replacing CodingCoreAgent (which is now a backward-compat alias of SootheNanoAgent in soothe-nano 1.0.6).

Build / CI

  • Update the release workflow PyPI guard to verify soothe-nano 1.0.6 availability before publishing.