- chore(release): bump to v1.3.4 and update changelog (3f74bb7)
- Merge pull request #198 from SttFang/refactor-drop-revise-chapter-tool (2921456)
- Merge pull request #197 from SttFang/fix-pin-pi-mono-versions (82f120c)
- fix(studio): stop doctor probe tests from hitting the real /models endpoint (b358eeb)
- refactor(core): drop revise_chapter agent tool, route through sub_agent reviser (a57f9db)
- fix(deps): pin @mariozechner/pi-ai and pi-agent-core to 0.67.1 (bb51987)
- Merge pull request #195 from SttFang/feat/sub-agent-params-alignment (5225053)
- docs(core): clarify edit/write tool boundaries vs specialised tools (291f038)
- feat(core): align sub_agent tool params with pipeline runner methods (31d170a)
- feat(core): add generic write tool alongside edit (5619adf)
- feat(core): minimally extend sub_agent control params (bca9529)
- fix(core): restore generic edit as fallback tool in agent sessions (77b8a9a)
- fix(studio): remove 50-model cap from test endpoint response (964f53a)
- fix(studio,core): restore fast model listing and known-model fallbacks (34234df)
- fix(studio): probe returns knownModels when /models is unavailable (0bb2138)
- fix(studio): probe uses service's own knownModels first, not global default (cabc1e3)
- perf(studio): revert GET /models from full probe to simple API call (5d6a48d)
- perf(studio): skip API probe for services with knownModels (0ec53e0)
- fix(core,studio): validate service keys before save and on load (26965dd)
- feat(core): add chapterNumber param to sub_agent tool for auditor/reviser (988a4ce)
- docs: refresh WeChat group QR to v7 (0f92a4e)
What's Changed
- feat: sub_agent tool params alignment with pipeline methods by @SttFang in #195
- fix(deps): pin pi-mono versions to avoid npm mirror lag breakage by @SttFang in #197
- refactor(core): drop revise_chapter, route through sub_agent reviser by @SttFang in #198
Full Changelog: v1.3.3...v1.3.4