Skip to content

v0.31.0

Choose a tag to compare

@github-actions github-actions released this 13 Jul 03:54

What's Changed

  • fix: worktree .env for template pin (#145) + HF_ENDPOINT / CIVITAI_ENABLED region flags (#127) by @artokun in #188
  • docs: e2b v2 shipped — 10/20 best-of-3, every fine-tune rung now beats stock by @artokun in #189
  • Fix vram-check hook defaulting to wrong ComfyUI port (8000 vs 8188) by @igam3500 in #190
  • feat(orchestrator): call_tool — direct, whitelisted tool channel for the mobile app by @artokun in #186
  • fix(local-agent): stop the local-model 'circles' loop on unsatisfiable searches by @artokun in #191
  • feat: integrate official comfy-cli control surface by @artokun in #192
  • fix(local-agent): live-E2E follow-ups to #191 — honest stop copy + empty-final recovery by @artokun in #193
  • feat(civitai): native search_civitai_models — kill the bundled MCP, own the search→install loop by @artokun in #198
  • feat(packs): ltx23-distill-3stage — 3-stage LTX 2.3 distill I2V/T2V pack — from jcd315 fork by @artokun in #195
  • fix: community fixes — get_node_info summary, remote-safe upload, comfy-api-key fallback, doc clarity (from community forks) by @artokun in #196
  • feat(orchestrator): loopback MCP console + credential slots — ported from MichaelDanCurtis fork by @artokun in #197
  • fix(local-agent): a tool-using turn can never end in silence by @artokun in #202
  • feat(orchestrator): OAuth engine + Grok/Kimi/GLM/ChatGPT/Copilot provider backends — ported from MichaelDanCurtis fork by @artokun in #201
  • feat(orchestrator): per-workflow agent sessions + prompt registry — ported from MichaelDanCurtis fork by @artokun in #199
  • feat(panel-tools): A2UI chat cards — panel_ui_render/panel_ui_update with server-side spec wall — ported from MichaelDanCurtis fork by @artokun in #194
  • fix(panel): panel_connect slot aliases — stop silent auto-match on stripped params by @artokun in #204
  • fix(local-agent): signpost graph editing to the panel router by @artokun in #205
  • fix(civitai): loud not-a-model warning on download (Workflows-zip trap) by @artokun in #206
  • feat: mobile bridge channel — call_tool, chat history, media upload, tool visibility + civitai sidecars by @artokun in #207
  • fix(pairing): pick the real LAN IP for the QR URL, not a VPN/virtual adapter by @artokun in #208
  • fix(orchestrator): a throwing backend constructor can never kill the process by @artokun in #209

New Contributors

Full Changelog: v0.30.0...v0.31.0