Skip to content

refactor(cli): add runtime port seam#135

Open
2233admin wants to merge 1 commit into
VirtualHotBar:mainfrom
2233admin:codex/upstream-cli-runtime
Open

refactor(cli): add runtime port seam#135
2233admin wants to merge 1 commit into
VirtualHotBar:mainfrom
2233admin:codex/upstream-cli-runtime

Conversation

@2233admin

Copy link
Copy Markdown

Summary

  • Add a small runtime port layer for filesystem, command, platform, and sidecar operations.
  • Move Tauri-specific calls behind the runtime adapter.
  • Keep existing GUI behavior unchanged while making non-GUI CLI entrypoints possible.

Why

This is the first step toward a headless NetMount CLI that automation tools and coding agents can call without launching the GUI or reading internal config files directly.

Test Plan

  • pnpm run typecheck
  • pnpm run lint
  • pnpm exec vitest run

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