MCPcopy Create free account
hub / github.com/agentforce314/clawcodex / agent_server_cli.py

File agent_server_cli.py

src/entrypoints/agent_server_cli.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""``clawcodex agent-server`` — run the Direct Connect agent server.
2
3Starts a local NDJSON-over-WebSocket server (``src.server.server``) backed by
4the real agent loop (``src.server.agent_server``). A TUI client — the original

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected