v0.8.2
What's Changed
- fix(utils): 겹치는 glob 패턴에서 globPaths 결과 경로 중복 제거 by @ph8nt0m in #1514
- Fix goal completion hook crash by @Yeachan-Heo in #1515
- fix(utils): $flag을 대소문자 무시로 만들어 소문자 boolean 값 인식 by @ph8nt0m in #1516
- Polish composer behavior and session trail by @twoimo in #1524
- Expand welcome splash dynamic content by @twoimo in #1530
- feat(notifications): gate Telegram session commands by bot mention by @chiznoir in #1533
- Fix session entry undefined persistence by @Yeachan-Heo in #1535
- Clarify busy composer shortcuts by @twoimo in #1534
- Fix inline slash command autocomplete by @twoimo in #1539
- Fix ultragoal computer red-team false positive for tools index by @Yeachan-Heo in #1537
- Track raw tmux vanish after prompt acceptance by @Yeachan-Heo in #1538
- fix(task): make AgentOutputManager id allocation concurrency-safe by @AgwaB in #1541
- Improve queued message editing and splash hints by @twoimo in #1544
- Fix agent package formatting after queued selector merge by @Yeachan-Heo in #1547
- fix(ai): omit disabled thinking for Anthropic by @lcorncream in #1542
- fix(task): keep fork-context seeds to a contiguous recent window by @AgwaB in #1546
- Allow deleting queued messages from selector by @twoimo in #1545
- fix(settings): 기본 모델 프로필 선택 UI 빈 목록 + 선택 시 라이브 적용 by @ph8nt0m in #1548
- feat(deep-interview): add trace pre-skill option by @Yeachan-Heo in #1555
- Allow reordering queued messages by @twoimo in #1557
- Prevent Telegram notification threads for subagent sessions by @laerad777 in #1560
- Remove blank row above new session notice by @twoimo in #1563
- Fix psmux bottom-pinned redraws by @twoimo in #1564
- Redact secret-like values in config output by @Yeachan-Heo in #1566
- Bound task receipt review correctness by @Yeachan-Heo in #1565
- Fix subagent Telegram notification threads by @Yeachan-Heo in #1572
- fix(agent): preserve fork seed after child compaction by @Yeachan-Heo in #1573
- Gate subagent IRC guidance on tool availability by @Yeachan-Heo in #1581
- Fix fork context provider payload stripping by @Yeachan-Heo in #1586
- Fix empty fork context seed notices by @Yeachan-Heo in #1587
- Fix plan mode exit resolve loop by @Yeachan-Heo in #1589
- Fix ultragoal ledger freshness filtering by @Yeachan-Heo in #1591
- Fix ACP startup profile registry refresh by @Yeachan-Heo in #1593
- fix(ai): refresh imported OAuth credentials by @dgk-dev in #1595
- Guard public docs version sync by @Yeachan-Heo in #1597
- Add inshellisense completion spec command by @nahwan-kim in #1598
- Add deterministic ambiguity floor to deep-interview scoring by @mpfo0106 in #1599
- Refine inline skill autocomplete by @nahwan-kim in #1601
- fix(gjc-session): record vanished tmux postmortems by @Yeachan-Heo in #1600
- fix(gjc-session): flag owner exit after prompt acceptance by @Yeachan-Heo in #1605
- Fix Telegram callback ack failure dropping replies by @Yeachan-Heo in #1608
- Fix Telegram no-topic ask routing by @Yeachan-Heo in #1606
- Fix Telegram topic identity collisions by @Yeachan-Heo in #1607
- Fix Telegram daemon owner identity mismatch by @AgwaB in #1609
- Fix Telegram private chat fail-closed boundary by @AgwaB in #1614
- Dispose Telegram unattended gate listeners by @AgwaB in #1615
- Fix Telegram notification private-chat test fixtures by @Yeachan-Heo in #1616
- fix: harden frontmatter and file-lock cleanup by @HyunjunJeon in #1612
- Hide Telegram setup token prompt by @AgwaB in #1618
- Clear Telegram reply routes on ask cleanup by @AgwaB in #1619
- Limit telegram_send file size by @AgwaB in #1620
- Respect redaction for telegram_send files by @AgwaB in #1621
- fix(gjc-session): preserve failure-final vanish evidence by @Yeachan-Heo in #1624
- Persist Telegram seen update ids by @AgwaB in #1627
- fix(cli): stats 커맨드를 라우터에 등록해 gjc stats가 실행되도록 수정 by @ph8nt0m in #1628
- fix(utils): anchor slash-containing gitignore patterns to their gitignore directory by @treestar84 in #1630
- fix(coding-agent): default custom gpt-5.5 context to Codex-safe 272K by @jaeyunha in #1631
- Require force for lifecycle session close by @Yeachan-Heo in #1638
- Fix computer stale display epoch forwarding by @AgwaB in #1640
- fix(model): refresh role assignment UI state by @airudotsh in #1642
- Fix computer screenshot options by @Yeachan-Heo in #1641
- test: tolerate Python dispose wait timer rounding by @Yeachan-Heo in #1645
- Fix computer timeout and abort enforcement by @AgwaB in #1647
- feat(prompts): distinguish informational questions from change requests by @HaD0Yun in #1651
- feat(hooks): advisory answer-only guard for bare
?and informational prompts by @HaD0Yun in #1650 - fix(tui): skip cursor position when jumping backward from column 0 by @treestar84 in #1653
- Fail computer actions when native methods are missing by @AgwaB in #1649
- fix(retry): classify provider safety refusals as terminal instead of unbounded-retryable by @kook-oh in #1656
- Fix computer screenshot coordinate frame by @AgwaB in #1646
- fix: apply CLI API keys after lazy model resolution by @YoungsPlace in #1632
- feat(model): batch role-model assignment for /model and TUI selector by @HaD0Yun in #1652
- fix(model): align slash agent override updates by @Yeachan-Heo in #1657
- Preserve vanished tmux session recovery state by @Yeachan-Heo in #1658
- Allow plan-only ralplan Critic fan-out by @Yeachan-Heo in #1659
- Fix vanished tmux classification after runtime ack by @Yeachan-Heo in #1660
- Fix team worker command for packaged bunfs entrypoints by @Yeachan-Heo in #1663
- fix: avoid repeated oversized auto-maintenance attempts by @Yeachan-Heo in #1664
- fix: reuse overflow detector for maintenance guard by @Yeachan-Heo in #1665
- Persist raw session runtime vanish evidence by @Yeachan-Heo in #1667
- fix(print-mode): actionable diagnostic + distinct exit code on context overflow (text mode) by @lotgood in #1669
- fix(compaction): bound summarization request input so gjc -p overflow recovery can compact-and-continue by @lotgood in #1670
- fix(coding-agent): deliver session events before sidecar sinks by @Yeachan-Heo in #1672
- feat(coding-agent): add workflow intent reports by @changeroa in #1671
- feat(coding-agent): add workflow intent report consumer by @changeroa in #1674
New Contributors
- @AgwaB made their first contribution in #1541
- @lcorncream made their first contribution in #1542
- @HyunjunJeon made their first contribution in #1612
- @treestar84 made their first contribution in #1630
- @jaeyunha made their first contribution in #1631
- @kook-oh made their first contribution in #1656
- @YoungsPlace made their first contribution in #1632
- @lotgood made their first contribution in #1669
Full Changelog: v0.8.1...v0.8.2