MCPcopy Index your code
hub / github.com/geekcomputers/Python / help_text

Function help_text

JARVIS/cli.py:50–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49
50def help_text():
51 return (
52 "Commands: say an app/site to open it, say 'python ara' or 'search for python', "
53 "'chrome kapat' to close a visible window, 'remember that ...' to save a note, "
54 "'developer mode' to show prompts/raw AI/token usage, '/apps chrome' in type mode to list apps."
55 )
56
57
58def check_lm_studio():

Callers 1

handle_commandFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected