Commit Graph

  • 1865f543ab [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-06 11:01:48 -07:00
  • d256ae0602 [codex-analytics] add steering metadata rhan-oai 2026-04-06 11:01:48 -07:00
  • c1b77ebb69 [codex-analytics] add queued submission metadata rhan-oai 2026-04-06 11:01:48 -07:00
  • 0d9875fe53 [codex-analytics] add token usage metadata rhan-oai 2026-04-06 11:01:48 -07:00
  • 389ad76a24 [codex-analytics] feature plumbing and emittance rhan-oai 2026-04-06 11:01:48 -07:00
  • bbb42eb94f [codex-analytics] add protocol-native turn timestamps rhan-oai 2026-04-06 11:01:48 -07:00
  • 367370b25e fix(tui): prevent duplicate table scrollback Felipe Coury 2026-04-06 15:08:24 -03:00
  • eae5b6bb06 merge commit for archive created by Sapling rhan-oai 2026-04-06 10:23:02 -07:00
  • 065c840299 [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-06 09:47:02 -07:00
  • aa6b3938e4 [codex-analytics] add steering metadata rhan-oai 2026-04-05 16:08:28 -07:00
  • 17575bdcb5 [codex-analytics] add queued submission metadata rhan-oai 2026-04-05 16:08:28 -07:00
  • 204abb4d5c [codex-analytics] add token usage metadata rhan-oai 2026-04-05 16:08:28 -07:00
  • ff81c834f9 [codex-analytics] feature plumbing and emittance rhan-oai 2026-04-05 16:08:28 -07:00
  • 577abcf681 [codex-analytics] add protocol-native turn timestamps rhan-oai 2026-04-05 13:19:00 -07:00
  • 9c7296d38a fix(tui): update markdown tests for cwd rendering Felipe Coury 2026-04-06 14:18:04 -03:00
  • 177fb27d81 wip: save dirty state before worktree cleanup Felipe Coury 2026-03-23 15:39:27 -03:00
  • 3d69c070f1 Merge remote-tracking branch 'origin/main' into codex/viyatb/windows-elevated-permissions-support viyatb-oai 2026-04-06 10:07:19 -07:00
  • 4ce97cef02 [codex-backend] Make thread metadata updates tolerate pending backfill (#16877) joeytrasatti-openai 2026-04-06 13:07:19 -04:00
  • d25a110a2d core(tui): clippy Felipe Coury 2026-02-22 22:50:41 -03:00
  • 9c090a9a93 chore(tui): apply rustfmt import ordering cleanup Felipe Coury 2026-02-22 22:17:57 -03:00
  • 81642155e2 chore(core): tighten syntect policy and monitor wording Felipe Coury 2026-02-22 19:35:11 -03:00
  • f704629368 fix(core): harden realtime input routing and mirroring Felipe Coury 2026-02-22 19:32:00 -03:00
  • 6343a292e8 fix(tui): post-rebase fixups for upstream API changes Felipe Coury 2026-02-22 17:10:49 -03:00
  • 590e3b4f8b merge commit for archive created by Sapling rhan-oai 2026-04-06 09:47:21 -07:00
  • 8d1b68fce5 [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-06 09:47:02 -07:00
  • bc60690d75 fix(tui): prevent link columns from collapsing in markdown tables Felipe Coury 2026-02-22 16:52:21 -03:00
  • 70bc4fc226 fix(tui): keep plan streams incremental during table output Felipe Coury 2026-02-22 16:42:11 -03:00
  • 341efe5d60 fix(tui): address stream interrupt and markdown edge cases Felipe Coury 2026-02-22 14:58:22 -03:00
  • 36761c5863 perf(tui): reduce allocations and add compiler hints in md-table pipeline Felipe Coury 2026-02-22 12:57:08 -03:00
  • c0db2f0dc1 refactor(tui): simplification pass over md-table rendering pipeline Felipe Coury 2026-02-20 17:55:28 -03:00
  • a66e481c36 fix(tui): keep non-blockquoted markdown fences with blockquote table examples Felipe Coury 2026-02-20 17:23:33 -03:00
  • f038bb5c74 fix(tui): restore boxed markdown tables with emoji content Felipe Coury 2026-02-18 16:31:50 -03:00
  • 1a031ee706 fix(tui): avoid boxed tables for width-unstable emoji cells Felipe Coury 2026-02-18 16:07:53 -03:00
  • 57ff94cf96 fix(tui): preserve streaming table rows in active tail Felipe Coury 2026-02-18 15:53:35 -03:00
  • 1f01de087c fix(tui): consolidate md-table resize handling and fence parsing Felipe Coury 2026-02-18 14:52:25 -03:00
  • bcf2897a05 tui: simplify markdown table streaming and fix resize queue stall Felipe Coury 2026-02-18 14:20:43 -03:00
  • 107af5e583 fix(tui): make streaming width deterministic before first render Felipe Coury 2026-02-17 22:04:04 -03:00
  • 4c9b69b75d fix(tui): guard tick_batch zero drain and remove needless async tests Felipe Coury 2026-02-17 20:41:26 -03:00
  • 2fd2259286 fix(tui): streaming remap and resize Felipe Coury 2026-02-17 19:32:48 -03:00
  • 4afa1d0a77 test(tui): unit tests for column-metrics and spillover detection Felipe Coury 2026-02-17 19:32:34 -03:00
  • e64f777765 fix(tui): streamed table resize corruption and history reflow robustness Felipe Coury 2026-02-17 18:33:58 -03:00
  • edc5008dd0 tui: fix interrupt behavior during heavy streaming Felipe Coury 2026-02-17 17:45:23 -03:00
  • 793fc71926 fix: skip Windows sandbox NUX in yolo mode iceweasel/windows-sandbox-yolo-nux David Wiesen 2026-04-06 09:29:39 -07:00
  • bd8dbac27d fix(windows-sandbox): materialize setup helper windows-sandbox-bugs-16401 David Wiesen 2026-04-06 09:26:47 -07:00
  • e7381d57ba tui: add incremental table holdback scanner and timing probes Felipe Coury 2026-02-17 17:09:41 -03:00
  • 282ff99bf5 tui: reduce table streaming cost with prefix-cache fast paths Felipe Coury 2026-02-17 16:57:32 -03:00
  • f1ee30daa3 tui: use source-mapped boundaries for stream resize remap Felipe Coury 2026-02-17 16:54:22 -03:00
  • 945b543eef Fix Windows sandbox helper materialization fallbacks iceweasel/windows-sandbox-helper-materialization-fix-16401 David Wiesen 2026-04-06 09:26:03 -07:00
  • 7e4a56966e fix(windows-sandbox): materialize setup helper from sandbox bin automation/windows-sandbox-bugs-16401-clean David Wiesen 2026-04-06 09:25:30 -07:00
  • 569299f90a fix windows sandbox helper materialization iceweasel/windows-sandbox-helper-materialization-fix-16401b David Wiesen 2026-04-06 09:25:07 -07:00
  • d188fec99f fix: materialize windows sandbox setup helper codex/windows-sandbox-16401-helper-materialization David Wiesen 2026-04-06 09:24:59 -07:00
  • 9ac07a9301 fix: materialize windows sandbox setup helper windows-sandbox-bugs-16401-112508 David Wiesen 2026-04-06 09:24:48 -07:00
  • 8ae1068795 Harden Windows sandbox helper materialization fix/windows-sandbox-helper-materialization-16401 David Wiesen 2026-04-06 09:24:45 -07:00
  • 38eaebeff0 fix windows sandbox helper materialization fallback windows-sandbox-bugs-16401-helper-materialization David Wiesen 2026-04-06 09:24:30 -07:00
  • 3fd8f073b7 fix: materialize windows sandbox setup helper automation/windows-sandbox-bugs-16401-helper-materialization David Wiesen 2026-04-06 09:24:09 -07:00
  • 3e155d8a6d fix(windows-sandbox): materialize setup helper off WindowsApps iceweasel/windows-sandbox-helper-materialization-16401 David Wiesen 2026-04-06 09:23:20 -07:00
  • 3c9f8d1eaf tui: tighten table holdback boundaries and add streaming coverage Felipe Coury 2026-02-17 12:11:29 -03:00
  • 27ed715de7 fix(tui): wrap fallback tables and clamp narrow stream widths Felipe Coury 2026-02-17 11:27:12 -03:00
  • cd9154a5ff fix: materialize Windows sandbox helpers outside WindowsApps codex/windows-desktop-helper-materialization-fix David Wiesen 2026-04-06 09:21:30 -07:00
  • 052007b421 fix(windows-sandbox): materialize setup helper automation/windows-sandbox-bugs-16401-clean-main David Wiesen 2026-04-06 09:18:23 -07:00
  • 31bd54d7a2 fix(tui): narrow pending holdback and honor blockquote fences Felipe Coury 2026-02-17 11:20:44 -03:00
  • b0fe9b742d fix(tui): keep commit animation alive for active plan stream Felipe Coury 2026-02-17 01:50:03 -03:00
  • 75f05c8bda fix(tui): tighten fence indent and sparse spillover detection Felipe Coury 2026-02-17 01:26:22 -03:00
  • de9c17d1e2 docs(tui): documentation pass over table rendering pipeline Felipe Coury 2026-02-17 01:07:44 -03:00
  • 0830073146 fix(tui): track resize reflow across stream consolidation Felipe Coury 2026-02-17 00:28:54 -03:00
  • 69e2cb419a fix(windows-sandbox): materialize setup helper automation/windows-sandbox-bugs-16401 David Wiesen 2026-04-06 09:18:23 -07:00
  • f6ef212f76 fix(tui): detect single-column tables and narrow spillover Felipe Coury 2026-02-17 00:05:53 -03:00
  • 2d6cb4ed1a fix(tui): clear transient tails and spill trailing label lines Felipe Coury 2026-02-16 23:46:06 -03:00
  • 3f400b76e5 fix(windows-sandbox): materialize setup helper outside WindowsApps codex/windows-sandbox-helper-materialization-fix David Wiesen 2026-04-06 09:17:28 -07:00
  • ed087e1fa4 fix(tui): avoid committing transient stream tail cells Felipe Coury 2026-02-16 23:29:51 -03:00
  • d9035a61b0 docs(tui): clarify markdown table streaming contracts Felipe Coury 2026-02-16 23:25:03 -03:00
  • 38664bc2fb fix(tui): keep link suffixes inside table cells Felipe Coury 2026-02-16 23:00:01 -03:00
  • 7b7f233e36 fix(tui): escape pipes in table fallback rows Felipe Coury 2026-02-16 22:45:16 -03:00
  • be9006c161 fix(tui): centralize usable-width guards for narrow layouts Felipe Coury 2026-02-16 22:40:10 -03:00
  • 8a94c65989 fix(tui): tighten spillover and fence-close table parsing Felipe Coury 2026-02-16 22:13:40 -03:00
  • 14d66912f3 docs(tui): documentation pass over table rendering pipeline Felipe Coury 2026-02-16 22:01:37 -03:00
  • 004e85e09e feat(tui): integrate table rendering into streaming pipeline with reflow Felipe Coury 2026-02-16 20:54:07 -03:00
  • ff310bb9e0 feat(tui): render markdown tables with Unicode box-drawing borders Felipe Coury 2026-02-16 16:43:48 -03:00
  • 54dbbb839e (tui): Decode percent-escaped bare local file links (#16810) Eric Traut 2026-04-06 08:52:18 -07:00
  • f44eb29181 Annotate skill doc reads with skill names (#16813) Eric Traut 2026-04-06 08:51:34 -07:00
  • 4294031a93 Fix resume picker timestamp labels and stability (#16822) Eric Traut 2026-04-06 08:51:13 -07:00
  • fb41a79f37 [regression] Fix ephemeral turn backfill in exec (#16795) Eric Traut 2026-04-06 08:45:58 -07:00
  • ab58141e22 Fix TUI fast mode toggle regression (#16833) Eric Traut 2026-04-06 08:43:35 -07:00
  • 82b061afb2 Fix CJK word navigation in the TUI composer (#16829) Eric Traut 2026-04-06 08:37:42 -07:00
  • 624c69e840 [codex] add response proxy subagent header test (#16876) Thibault Sottiaux 2026-04-06 08:18:46 -07:00
  • e65ee38579 Clarify codex exec approval help (#16888) Eric Traut 2026-04-05 23:31:15 -07:00
  • 36ef35d1fe Limit Android session retention Iliyan Malchev 2026-04-05 22:44:17 -07:00
  • d9b899309d Fix misleading codex exec help usage (#16881) Eric Traut 2026-04-05 22:09:19 -07:00
  • 49e4d19551 Add Warp OSC 9 notification support Joe Gershenson 2026-04-05 21:19:33 -07:00
  • 1bc1fce1a6 Allow Android planner questions Iliyan Malchev 2026-04-05 20:45:08 -07:00
  • f4f9acccb5 Suppress AGENT child Genie notifications Iliyan Malchev 2026-04-05 18:53:07 -07:00
  • c4d63a79c5 merge commit for archive created by Sapling rhan-oai 2026-04-05 18:23:39 -07:00
  • 01aa292c4f [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-05 16:08:28 -07:00
  • 9b94ed7395 [codex-analytics] add steering metadata rhan-oai 2026-04-05 16:08:28 -07:00
  • ad50902d2c [codex-analytics] add queued submission metadata rhan-oai 2026-04-05 16:08:28 -07:00
  • 5faf7cfe4f [codex-analytics] add token usage metadata rhan-oai 2026-04-05 16:08:28 -07:00
  • 4570e5d894 [codex-analytics] feature plumbing and emittance rhan-oai 2026-04-05 16:08:28 -07:00
  • 9098a3fb8c [codex-analytics] add protocol-native turn timestamps rhan-oai 2026-04-05 13:19:00 -07:00
  • 74638d0cec Merge e6cb482993 into sapling-pr-archive-rhan-oai rhan-oai 2026-04-05 15:52:58 -07:00
  • e6cb482993 [codex-analytics] denormalize thread metadata onto turn events rhan-oai 2026-04-05 15:52:37 -07:00