MCPcopy
hub / github.com/langchain-ai/deepagents / __main__.py

File __main__.py

libs/code/deepagents_code/__main__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Allow running the CLI as: `python -m deepagents_code`."""
2
3from deepagents_code.main import cli_main
4

Callers

nothing calls this directly

Calls 1

cli_mainFunction · 0.90

Tested by

no test coverage detected