Skip to main contentCrate cvkg_cli
Source - agent_replay
- Agent Replay Module
Load and replays agent traces for debugging
- build_pipeline
- Build Pipeline Hook
Hooks into the build process for incremental rebuilds
- dev_runtime
- Dev Runtime Controller
Responsible for launching runtime, maintaining connection, and coordinating updates
- patch_engine
- Patch Engine
Responsible for generating patches from compiled artifacts
- runtime_connection
- Runtime Connection Layer
Handles communication between CLI and running app
- ws_server
- WebSocket Server
Multiplexed WebSocket server for runtime communication, DevTools, hot reload, and agent streams