Skip to content

Replace monolithic ObjectStackKernel with plugin-based MiniKernel architecture#333

Merged
hotlong merged 5 commits into
mainfrom
copilot/replace-runtime-kernel-with-mini-kernel
Jan 28, 2026
Merged

Replace monolithic ObjectStackKernel with plugin-based MiniKernel architecture#333
hotlong merged 5 commits into
mainfrom
copilot/replace-runtime-kernel-with-mini-kernel

Fix code review issues: improve error handling and type safety

068c40f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Jan 28, 2026 in 3s

2 new alerts

New alerts in code changed by this pull request

  • 2 notes

See annotations below for details.

View all branch alerts.

Annotations

Check notice on line 1 in examples/host/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ObjectQL.

Check notice on line 10 in packages/plugin-msw/src/msw-plugin.ts

See this annotation in the file changed.

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused import ObjectKernel.