Skip to main content

Module serve

Module serve 

Source
Expand description

Implementation of the seshat serve command. Implementation of the seshat serve command.

Discovers the project database via smart resolution (explicit repo argument, current working directory, git root walk-up, or single-DB fallback), displays startup information, and starts the MCP server on stdio transport with graceful Ctrl+C shutdown.

Structs§

GcHandle
Handle for the GC background task.

Functions§

run_serve
Run the serve command.