v0.5.2
What's Changed
- fix(ci): run cargo build before fmt to generate build artifacts by @sktkkoo in #2
- feat: custom title bar with settings + sidebar toggle by @sktkkoo in #1
- feat(session-status): terminal awareness for agent attention by @sktkkoo in #3
- feat: GPU shader fireworks (CPU-era look with glow) by @sktkkoo in #4
- [codex] Preserve terminal input lines on clear by @sktkkoo in #5
- fix(session-status): detect Codex and multi-choice permission prompts by @sktkkoo in #7
- feat(ui): トップバーのサイドバーボタンで全画面 UI pack を閉じる by @sktkkoo in #10
- feat(scene-layer): media controls — transform + off-screen cover panel, label/filename fixes by @sktkkoo in #9
- [codex] fix terminal IME composition input by @sktkkoo in #6
- style(simple-room): de-slop the palette — neutral charcoal + sage, flat background by @sktkkoo in #8
- fix(window): タイトルバーでウィンドウをドラッグ移動できるようにする by @sktkkoo in #11
- fix(tutorial): pack説明・影の説明修正・カラーテーマ強化・背景画像案内 by @sktkkoo in #12
- chore: OSS release prep (docs, fresh-clone assets, CoC, test fix) by @sktkkoo in #13
- [codex] reframe README concept docs by @sktkkoo in #14
- [codex] init.js hot reload by @sktkkoo in #15
- Move terminal tabs to the top bar by @sktkkoo in #16
- Filter session tab badge events by @sktkkoo in #17
- [codex] Protect main agent interrupts by @sktkkoo in #18
- Unify reflex-contrast terminology to thinking layer by @sktkkoo in #19
- [codex] Address OSS release blockers by @sktkkoo in #20
- Philosophy 再検討 — 有用性と関係性の統合、反射/偽装の基準、対称性の範囲 by @sktkkoo in #21
- Make awaiting-input badge detection deterministic by @sktkkoo in #23
- Command blocks as internal-only observation structure by @sktkkoo in #22
- Expand diagnostic line vocabulary and cut false positives by @sktkkoo in #24
New Contributors
Full Changelog: v0.5.1...v0.5.2