-
v0.8.4 — Cloud per-user profile fix + Vue SPA for all tiers
StableSome checks failedCI / test (push) Failing after 30sreleased this
2026-04-02 17:47:26 -07:00 | 21 commits to main since this releaseBug Fixes
Cloud: cover letter used wrong user's profile
All cloud users were getting the default user's name, voice, and mission preferences in their generated cover letters.
generate()now acceptsuser_yaml_path;task_runnerderives it from the per-user config directory. The fix flows through_build_system_context,_build_mission_notes,detect_mission_alignment,build_prompt, and_trim_to_letter_end.Apply Workspace: hardcoded config paths in cloud mode
4_Apply.pywas loading the user profile and resume YAML from the globalconfig/beforeresolve_session()ran. Both paths now useget_config_dir()after session resolution, so each cloud user sees their own resume.Changes
- Vue SPA open to all tiers — no longer gated behind beta flag
- LLM model candidates — Qwen2.5-3B first, Phi-4-mini fallback; cf_orch block added to vllm config
- Preflight —
vllmremoved from Docker adoption list (managed by cf-orch)
See CHANGELOG.md for full history.
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download