MCPcopy Create free account
hub / github.com/langchain-ai/deepagents / command_registry.py

File command_registry.py

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

Source from the content-addressed store, hash-verified

1"""Unified slash-command registry.
2
3Every slash command is declared once as a `SlashCommand` entry in `COMMANDS`.
4Bypass-tier frozensets and autocomplete entries are derived automatically — no

Callers

nothing calls this directly

Calls 3

SlashCommandClass · 0.85
_build_bypass_setFunction · 0.85
to_entryMethod · 0.80

Tested by

no test coverage detected