Skip to content

feat(ev): 支持 browserToTerminal 开发日志 - #117

Merged
xusd320 merged 2 commits into
mainfrom
codex/browser-to-terminal
Aug 21, 2026
Merged

feat(ev): 支持 browserToTerminal 开发日志#117
xusd320 merged 2 commits into
mainfrom
codex/browser-to-terminal

Conversation

@hongxuWei

Copy link
Copy Markdown
Contributor

Summary

  • add the Next.js-compatible logging.browserToTerminal contract with false, error, warn, and true levels
  • default EVJS development forwarding to error while allowing top-level logging: false
  • map the resolved value into Utoopack development config only
  • add strict config validation, adapter coverage, and equivalent English/Chinese documentation

Dependency

Runtime forwarding is implemented by utooland/utoo#3317. This EVJS PR can be reviewed independently, but the complete installed experience requires a Utoopack release containing that PR and a subsequent dependency upgrade.

Test Plan

  • npm run check-types
  • npm run lint
  • npm test (17 tasks; EV package 839 tests)
  • npm run build --workspace evjs-docs
  • focused config, CLI, and Utoopack adapter tests

@xusd320
xusd320 merged commit 924bfd5 into main Aug 21, 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