What's Changed
- feat(ui): left navbar, dark/light theme by @mudler in #421
- fix(slack): another attempt to fix markdown result display by @mudler in #422
- feat(skills): add skills management by @mudler in #423
- feat(memory): add knowledgebase and memory management from LocalRecall by @mudler in #424
- feat: allow to manage external localrecall instances by @mudler in #425
- feat(pdf): improve pdf markdown rendering by @mudler in #426
- feat: add accumulator to print tool status/results during execution by @mudler in #427
- chore: disable reasoning by default by @localai-bot in #433
- feat: add inner monologue template support for scheduler and template-based skills prompt by @localai-bot in #435
- chore: update cogito go dependency to latest main by @localai-bot in #436
- fix(templates): add agentname in prompt templates by @mudler in #438
- feat: add automatic compaction settings to agent config by @localai-bot in #437
- feat(ui): allow to edit agent before importing by @mudler in #444
- fix(slack): correct thread timestamp and improve file upload handling by @localai-bot in #447
- chore(deps): bump cogito from v0.9.2 to v0.9.3 by @localai-bot in #452
- chore(deps-dev): bump eslint from 10.0.0 to 10.0.3 in /webui/react-ui by @dependabot[bot] in #451
- feat: implement 'agent run' CLI command (#448) by @localai-bot in #449
- feat: add --prompt flag for foreground agent mode by @localai-bot in #454
- chore(deps-dev): bump eslint-plugin-react-refresh from 0.5.0 to 0.5.2 in /webui/react-ui by @dependabot[bot] in #430
- chore: Update fiber to v2.52.11 by @richiejp in #461
- fix(collections): rehydrate in-process collections lazily after init failure by @mudler in #468
New Contributors
- @localai-bot made their first contribution in #433
Full Changelog: v2.8.1...v2.9.0