v0.86.3
v0.86.3 — Config fixes, Evolution goals, Reddit scoring
Fixes
- Reddit scanner LLM call: Was missing
modelparameter — all 500 posts scored 0. Now uses qwen3:32b - ModelsConfig crash:
models.default.namedoesn't exist, changed tomodels.planner.name - Config save:
social,kanban,vaultsections 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