v0.25.9 Release Notes
Features
- CLI install improvements #3697
- Checking the plugin is installed and display the result #3660
- Add post-processing support for character loading #3686
- Submit update env for plugin viction #3701
- ANTHROPIC_API_URL env #3711
Fixes
- Fix Out Of Memory bug introduced in 0.25.8 #3722
- Fix splitText #3653
- Add database adapter and plugin adapter types to core types #3640
- Fix CLI install #3673
- CLI - escape paths with spaces correctly #3699
- CLI handle plugin dependencies / trusdb #3737
- Handle short text items in knowledge processing #3652
- Character knowledge add directory #3678
- Grammar fix & createVerifiableLogApiRouter guard #3707
What's Changed
- docs: Fix plugins.md formatting by @Doge-is-Dope in #3649
- fix: Add database adapter and plugin adapter types to core types by @Luks3110 in #3640
- fix: Handle short text items in knowledge processing by @boolkeys in #3652
- docs: Update README_KOR.md by @cryptokatze in #3670
- feat: checking the plugin is installed and display the result by @v1xingyue in #3660
- Fix Typographical Errors in Documentation by @leopardracer in #3656
- fix: fix CLI install by @odilitime in #3673
- chore: Update docs, adds changelog notes, merges pages, cleanup by @madjin in #3694
- fix: character knowledge add directory by @hkhangus in #3678
- feat: Add post-processing support for character loading by @btspoony in #3686
- docs: fix broken links in README by @Dahka2321 in #3684
- feat: CLI install improvements by @odilitime in #3697
- feat: better plugin loading error handling / json5 support for character file by @odilitime in #3698
- fix: CLI - escape paths with spaces correctly by @odilitime in #3699
- feat: submit update env for plugin viction by @khiemsoft in #3701
- feat: ANTHROPIC_API_URL env. by @ChristopherTrimboli in #3711
- chore: security NPM updates / bump turbo by @odilitime in #3700
- fix: clean up
pnpm clean
output and makepnpm dev
faster on faster CPUs by @odilitime in #3714 - chore: format pass by @odilitime in #3715
- chore: tests favor local paths for consistency / adjust deps by @odilitime in #3716
- fix: fix 0.25.8 oom bug by @v1xingyue in #3722
- chore: Update docs, add blog + showcase + changelog + RSS by @madjin in #3729
- fix: Grammar fix & createVerifiableLogApiRouter guard by @Hopium21 in #3707
- fix: Fix splitText by @batudo in #3653
- docs: update readme.md for the custom plugins how-to by @Xayaan in #3736
- fix: CLI handle plugin dependencies / trusdb by @odilitime in #3737
- chore: bump ver to 0.25.9 by @odilitime in #3738
- chore: dev => main (rel 0.25.9 prep) by @odilitime in #3739
New Contributors
- @Doge-is-Dope made their first contribution in #3649
- @Luks3110 made their first contribution in #3640
- @boolkeys made their first contribution in #3652
- @cryptokatze made their first contribution in #3670
- @hkhangus made their first contribution in #3678
- @khiemsoft made their first contribution in #3701
Full Changelog: v0.25.8...v0.25.9