Skip to content

feat: wire application default state resolver - #9

Open
wolfy-j wants to merge 1 commit into
feat/native-component-factories-20260913from
feat/application-default-state-dir
Open

wolfy-j wants to merge 1 commit into
feat/native-component-factories-20260913from
feat/application-default-state-dir

Conversation

@wolfy-j

@wolfy-j wolfy-j commented Sep 14, 2026

Copy link
Copy Markdown
Contributor

Builder already constructs one native launch host and wires its Launch method into cmd/app. The executable also needs that same host to choose its default application state before launch.

This wires DefaultStateDir from the single launch component into cmd/app.Options. Runtime tooling remains unchanged and receives neither application launch policy nor the state resolver.

Validation:

  • go test -race ./...
  • go vet ./...

This PR is stacked on #8 and pairs with runtime PR wippyai/runtime#747. It adds no manifest field or second native factory.

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