Skip to main content

Crate wsx_core

Crate wsx_core 

Source
Expand description

Composable project, Git worktree, terminal-runtime, hook, and model primitives.

runtime defines wsx-owned provider-neutral daemon contracts. Runtime implementations and vendor adapters depend on these contracts, not vice versa.

Modulesยง

cache
Persistent wsx UI state, local mute flags, and acknowledged outcomes.
config
git
hooks
integration
Installation and discovery for wsx-owned coding-agent adapters.
model
ops
Git/project operations projected against the wsx-owned runtime.
runtime
Stable wsx daemon domain and local protocol.