Skip to content

v0.86.3

Choose a tag to compare

@Alex8791-cyber Alex8791-cyber released this 10 Apr 10:14
· 802 commits to main since this release

v0.86.3 — Config fixes, Evolution goals, Reddit scoring

Fixes

  • Reddit scanner LLM call: Was missing model parameter — all 500 posts scored 0. Now uses qwen3:32b
  • ModelsConfig crash: models.default.name doesn't exist, changed to models.planner.name
  • Config save: social, kanban, vault sections were not in editable sections list — toggles didn't persist
  • Evolution Goals API: Added POST (create single goal) and PATCH (update by ID) endpoints. GET now returns structured objects

Full Changelog: v0.86.2...v0.86.3