Commit graph

109 commits

Author SHA1 Message Date
murashit
35113a307f Rename new chat command 2026-05-25 17:12:43 +09:00
murashit
646dcb2ce0 Stabilize thread restore and resume lifecycle 2026-05-25 17:05:09 +09:00
murashit
7db0004d0d Add Codex Threads view 2026-05-25 16:48:31 +09:00
murashit
1e94b7eaa6 Persist restored Codex panel thread state 2026-05-25 15:15:48 +09:00
murashit
59f35ebc85 Require explicit archive thread 2026-05-25 11:04:42 +09:00
murashit
2ec92799c8 Enforce slash command argument contracts 2026-05-25 11:04:42 +09:00
murashit
b145175221 Add slash command argument metadata 2026-05-25 10:59:33 +09:00
murashit
18795bf966 Put runtime effort choices first 2026-05-24 21:21:52 +09:00
murashit
bc788864a5 Improve startup connection latency 2026-05-24 20:52:59 +09:00
murashit
f16d5b854d Polish chat toolbar alignment 2026-05-23 10:54:20 +09:00
murashit
ef9218389a Rationalize CSS tokens and composer sizing 2026-05-23 10:23:52 +09:00
murashit
6b1d897a23 Polish Codex Panel design system 2026-05-23 10:00:21 +09:00
murashit
993e8782b7 Align feature naming across UI and tests 2026-05-23 09:53:54 +09:00
murashit
9cb71e113b Reorganize Codex Panel source layout 2026-05-23 09:42:42 +09:00
murashit
87677be821 Refine user-facing copy 2026-05-23 09:08:28 +09:00
murashit
3a80b56c67 Type approval pending request construction 2026-05-23 08:41:57 +09:00
murashit
bebe9988ba Tighten panel runtime state types 2026-05-23 08:41:57 +09:00
murashit
831cb3f5d3 Project runtime config into typed accessors 2026-05-23 08:21:49 +09:00
murashit
d77b7bf526 Make index-signature access explicit 2026-05-23 07:56:58 +09:00
murashit
84980e25e3 Guard production indexed access 2026-05-23 07:52:39 +09:00
murashit
c5354b51e5 Make display contracts exact optional compatible 2026-05-23 07:52:39 +09:00
murashit
3fea534aee Enable low-risk TypeScript compiler checks 2026-05-23 07:52:39 +09:00
murashit
120c85bc7b Simplify runtime override resolution 2026-05-23 06:03:42 +09:00
murashit
6485a2aa1f Simplify app-server logic for current generated types 2026-05-23 06:03:42 +09:00
murashit
d7edc324af Align app-server handling with generated types 2026-05-23 05:45:30 +09:00
murashit
2918451eaf Finalize strict ESLint fixes 2026-05-23 05:30:36 +09:00
murashit
f172610277 Fix no-unnecessary-condition lint 2026-05-23 05:30:36 +09:00
murashit
0614756acb Fix restrict-template-expressions lint 2026-05-23 05:30:36 +09:00
murashit
d6c52bd5d9 Fix prefer-string-starts-ends-with lint 2026-05-23 05:30:36 +09:00
murashit
0bcb6512b6 Fix prefer-optional-chain lint 2026-05-23 05:30:36 +09:00
murashit
4b8d5da750 Fix no-invalid-void-type lint 2026-05-23 05:30:36 +09:00
murashit
594d813aa7 Fix prefer-nullish-coalescing lint 2026-05-23 05:30:36 +09:00
murashit
3c8c239f92 Fix consistent-indexed-object-style lint 2026-05-23 05:30:36 +09:00
murashit
f35164ebc8 Fix consistent-type-definitions lint 2026-05-23 05:30:36 +09:00
murashit
ccd06c234a Fix prefer-optional-chain lint 2026-05-23 05:30:36 +09:00
murashit
17be82b330 Fix prefer-regexp-exec lint 2026-05-23 05:30:36 +09:00
murashit
5f8ee1f46e Fix array-type lint 2026-05-23 05:30:36 +09:00
murashit
a429ccf06c Fix no-confusing-void-expression lint 2026-05-23 05:07:42 +09:00
murashit
31037bbe18 Show unsupported goal notices 2026-05-22 13:20:25 +09:00
murashit
d26f9f58a8 Resolve profile runtime config for toolbar 2026-05-22 12:53:53 +09:00
murashit
9b1770ee3f Organize status, doctor, and runtime diagnostics 2026-05-22 11:20:06 +09:00
murashit
f5f9c5951a Simplify runtime toolbar and status defaults 2026-05-22 10:37:20 +09:00
murashit
853bcb3f13 Use thread settings for runtime overrides 2026-05-22 10:16:20 +09:00
murashit
a8bff12df2 Handle Codex CLI 0.133.0 app-server notifications 2026-05-22 10:16:20 +09:00
murashit
31715f2889 Update app-server bindings for Codex CLI 0.133.0 2026-05-22 09:53:56 +09:00
murashit
7fed46d7d5 Add auto-review runtime toggle 2026-05-22 00:19:07 +09:00
murashit
be95960038 Support app-server approval decisions 2026-05-21 23:16:47 +09:00
murashit
8d587b0927 Render assistant streams as Markdown 2026-05-21 16:08:42 +09:00
murashit
d4d8022b64 Collapse long user messages 2026-05-21 16:08:37 +09:00
murashit
1c82f67b79 Structure slash command system results 2026-05-21 14:16:51 +09:00