Skip to content

Add Astra editor and retained compositor - #4

Merged
ExtraBinoss merged 8 commits into
mainfrom
codex/astra-editor-compositor
Sep 17, 2026
Merged

ExtraBinoss merged 8 commits into
mainfrom
codex/astra-editor-compositor

Conversation

@ExtraBinoss

Copy link
Copy Markdown
Owner

Summary

  • add the polished native/Web Astra code-editor example with responsive explorer, tabs, Rust highlighting, project search, split panes, native terminal launch, and fast file editing
  • add incremental TextEdit delivery, retained compositor layers, composition-only caret updates, deadline-based frame scheduling, and coalesced runtime events
  • document the interaction/editing/compositor APIs and add native performance plus browser verification tooling

Verification

  • ./scripts/quality.sh
  • 1399 tests passed, 2 skipped
  • workspace coverage: 88.24% branches, 93.75% functions, 94.55% lines, 93.65% regions
  • native performance profile passed every budget (0.67% idle CPU, ~6759 typing events/s)
  • wasm-pack Web build and hidden Chromium responsive smoke test passed

Copilot AI lite review requested due to automatic review settings September 17, 2026 12:17

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@ExtraBinoss
ExtraBinoss merged commit c13fb87 into main Sep 17, 2026
10 of 13 checks passed
@ExtraBinoss
ExtraBinoss deleted the codex/astra-editor-compositor branch September 17, 2026 14:39
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.

2 participants