Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 22 Jun 17:00

What's Changed

  • Fix coding-agent dev CI regressions by @Yeachan-Heo in #953
  • fix(coding-agent): keep combo preset main model on resume (rollback-hardened) by @devswha in #946
  • feat(auth): auto-migrate Claude Code / Codex OAuth logins into gjc by @Yeachan-Heo in #949
  • fix(robogjc): align icon assets with gajae branding by @Yeachan-Heo in #955
  • feat(ultragoal): require human_blocked classification before goal pause by @Yeachan-Heo in #952
  • Fix Windows Shift+Enter LF newline handling by @Yeachan-Heo in #959
  • feat: Notifications SDK + configure-once Telegram UX by @Yeachan-Heo in #874
  • fix(coding-agent): render ask dump payloads readably by @yeongjunyoo in #961
  • Fix notify CI test expectations by @Yeachan-Heo in #962
  • Fix notification daemon smoke test formatting by @Yeachan-Heo in #964
  • Add Gemini 3.5 Flash to Gemini CLI models by @Yeachan-Heo in #967
  • feat: GJC as a delegatable plugin surface by @Yeachan-Heo in #966
  • feat(subagent): echo + visualize parent→child steer (UI-only relay) by @Yeachan-Heo in #968
  • fix(ai): restore Codex GPT-5.5 context window by @Yeachan-Heo in #969
  • fix(ultragoal): scope checkpoint changeset to the nearest integration base by @Yeachan-Heo in #973
  • feat(notifications): threaded per-session Telegram session surface by @Yeachan-Heo in #970
  • fix(ai): cap MiniMax M3 default context at 512K by @Yeachan-Heo in #975
  • fix(coding-agent): format ultragoal runtime dev CI by @Yeachan-Heo in #977
  • fix(ai): strip computer call actions from responses replay by @mpfo0106 in #978
  • fix(notifications): topic reuse race, title with session name, thread-reply injection by @Yeachan-Heo in #979
  • fix(notifications): identity bullets once + de-duplicate idle output by @Yeachan-Heo in #981
  • fix(notifications): daemon logs to file + resilient frame handling by @Yeachan-Heo in #984
  • fix(session): steer user messages while agent is busy by @Yeachan-Heo in #983
  • fix(notifications): name initial session topic by real repo/branch by @Yeachan-Heo in #985
  • Fix Windows PowerShell newline chords by @Yeachan-Heo in #980
  • fix: support explicit vision fallback handoff by @Yeachan-Heo in #982
  • feat(notifications): pretty HTML formatting for Telegram daemon output by @Yeachan-Heo in #986
  • fix(session): restore --worktree branch in HUD on --continue/--resume by @probepark in #987
  • fix(notifications): emit ask Telegram notification at invocation, not on resolve by @Yeachan-Heo in #988
  • fix(notifications): deliver ask buttons at invocation; harden daemon against transient errors by @Yeachan-Heo in #991
  • feat(notifications): typing indicator + native double-check acks for Telegram by @Yeachan-Heo in #989
  • fix(notifications): recover in-flight session after connection drop by @Yeachan-Heo in #990
  • fix(notifications): forward getAskAnswerSource into production ToolSession (ask emits at invocation) by @Yeachan-Heo in #992
  • feat(daemon): scalable gjc daemon control plane with safe reload by @Yeachan-Heo in #993
  • fix(notifications): close local ask selector on remote answer; stop double-numbering Telegram buttons by @Yeachan-Heo in #994
  • feat(ai): opt-in glm-zcode OAuth provider for ZCode→Z.ai/GLM by @Yeachan-Heo in #995
  • fix(notifications): strip embedded option index in Telegram button labels by @Yeachan-Heo in #996
  • fix(notifications): render markdown tables in Telegram surface by @Yeachan-Heo in #997
  • fix(notifications): free-text answers pending ask; keep ask choices unredacted on buttons by @Yeachan-Heo in #998
  • fix(ask): record unmatched remote answer as provide-my-own custom input by @Yeachan-Heo in #999
  • fix(ai): glm-zcode model auth via ZCode coding-plan gateway + ZCode JWT by @Yeachan-Heo in #1000
  • fix(notifications): exempt asks from redaction; make Other custom-input editor remote-answerable by @Yeachan-Heo in #1001
  • Fix daemon CLI surface regression test by @Yeachan-Heo in #1002

Full Changelog: v0.6.5...v0.7.0