Skip to main content

Crate scv_server

Crate scv_server 

Source
Expand description

SCV’s authoritative stdio server.

Modules§

components
Server-owned lifecycle for every long-running integration.

Structs§

ConfigOverrides

Enums§

ApprovalPolicy

Functions§

agent_command
Build a command for a native agent’s CLI with the same private home and cleaned environment the daemon’s agent_<name> tool uses, so the agent’s own sign-in stores credentials where delegated runs will find them. Project configuration cannot set [agents], so none is read.
default_socket_path
Return the local Unix socket used by the SCV daemon and TUI.
import_codex
Copy the user’s own Codex setup from source into SCV’s private Codex adapter home: config.toml, and auth.json only when it holds an API key. Returns display lines that never contain secret values.
init_user_config
run_socket
Run the authoritative server on the local Unix socket.
run_stdio
service_name
Return the user service name for the selected SCV instance.
service_unit_path
update_index_url
user_home_path