Skip to main content

Module topic

Module topic 

Source
Expand description

Topic compatibility surface for kaish help.

Backs the help <topic> builtin and the MCP prompts: topic-based whole-document help embedded at compile time, plus dynamic tool help from the tool registry. Behavior here is intentionally byte-stable — frontends and tests depend on it.

Enums§

HelpTopic
Help topics available in kaish.

Functions§

get_help
Get help content for a topic.
list_topics
List available help topics (for autocomplete, etc.).
tool_help
Format help for a single tool, or None if no such tool is registered.