Skip to content

feat(runtime): expose current view to model constructors - #15

Merged
guyutongxue merged 6 commits into
mainfrom
feat/model-constructor-view
Aug 17, 2026
Merged

guyutongxue merged 6 commits into
mainfrom
feat/model-constructor-view

Conversation

@guyutongxue

Copy link
Copy Markdown
Member

Summary

  • expose synchronous model construction context and current View getters
  • reuse canonical root and nested View instances across binder and action passes
  • restore nested execution state safely and document the two-pass runtime behavior

Verification

  • pnpm -r --if-present test -- --run
  • pnpm build

@guyutongxue
guyutongxue requested a balanced review from Copilot August 17, 2026 06:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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.

@guyutongxue
guyutongxue merged commit 24a66d2 into main Aug 17, 2026
1 check passed
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