Skip to content

Automated docs update after #2234#2247

Open
codemod[bot] wants to merge 1 commit into
mainfrom
automation/2234
Open

Automated docs update after #2234#2247
codemod[bot] wants to merge 1 commit into
mainfrom
automation/2234

Conversation

@codemod

@codemod codemod Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Summary

This PR automatically updates documentation based on changes in #2234.

Related PR

Changes

Documentation has been updated to reflect the changes introduced in the related PR.

Review Notes

  • Please verify that all documentation updates are accurate and complete
  • Check that code examples and API references are current
  • Ensure formatting and style consistency with existing docs

@mintlify

mintlify Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
codemod 🟢 Ready View Preview Jun 3, 2026, 10:25 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

TUI Perf Comparison

Focused Perf Regression Tests

Test Result
should_redraw_is_false_for_static_idle_ui_without_changes PASS
draw_counter_counts_only_initial_draw_for_static_idle_screen PASS
draw_counter_counts_one_redraw_for_burst_of_drained_workflow_events PASS
draw_counter_counts_deadline_tick_for_running_screen PASS
reduce_workflow_receiver_requests_snapshot_after_receiver_lag PASS
await_js_ast_grep_execution_task_returns_prompt_completion_without_polling_delay PASS
await_js_ast_grep_execution_task_prefers_completed_result_over_later_idle_signal PASS

Timed Perf Benchmarks

Benchmark Baseline median Candidate median Delta Ratio Result
jssg_wait_completion_latency 10 us 9 us -1 us 0.90x PASS
large_task_list_render_latency 11639 us 8159 us -3480 us 0.70x PASS
publish_log_heavy_task_list_render_latency 13266 us 8518 us -4748 us 0.64x PASS
log_modal_render_latency 1071063 us 737416 us -333647 us 0.69x PASS

Fails only when candidate median is more than 25% slower and exceeds the benchmark-specific absolute floor.

TUI Perf Comparison

  • Baseline dir: perf-results/baseline
  • Candidate dir: perf-results/candidate

Completed

Metric Baseline Candidate Delta
deadline_wakeups 1 1 0
draws 1 1 0

Awaiting Trigger

Metric Baseline Candidate Delta
deadline_wakeups 1 1 0
draws 1 1 0

Active

Metric Baseline Candidate Delta
deadline_wakeups 4 4 0
draws 4 4 0

Awaiting Trigger Resume

Metric Baseline Candidate Delta
deadline_wakeups 1 1 0
draws 1 1 0

Active Busy

Metric Baseline Candidate Delta
deadline_wakeups 4 4 0
draws 4 4 0

Terminal Activity

Metric Baseline Candidate Delta
deadline_wakeups 1 1 0
draws 3 3 0
terminal_events 2 2 0
terminal_key_events 1 1 0
terminal_resize_events 1 1 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant