Expand description
CLI-first local product surface for Starweaver.
Modules§
- launcher
- Product launcher for
starweaverandsw. - session_
management - CLI-owned query-only session-management adapter.
Structs§
- Cli
- Top-level CLI.
- CliConfig
- Resolved CLI configuration.
- CliService
- CLI service.
- Config
Resolver - Config resolver.
- Display
Replay Window - Display replay events and the next sequence for live tail continuation.
- Local
Session Store - Session store bound to a resolved CLI database path.
- Local
Store - Local product facade backed by the workspace-wide canonical
SQLiteschema. - Local
Stream Archive - Stream archive bound to a resolved CLI database path.
- Slash
Command Definition - Config-defined slash command prompt.
- Trim
Report - Trim report.
Enums§
- CliCommand
- CLI command families.
- CliEnvironment
Access Mode - CLI-private access mode for one configured environment mount.
- CliError
- CLI failure.
- Output
Mode - Output mode.
- Session
Command - Compact session commands.
Functions§
- command_
output - Return command output for tests and host integrations.
- run
- Run the CLI from an argument iterator.
- run_
from_ env - Run the CLI from process arguments.
Type Aliases§
- CliResult
- CLI result alias.