ricklamers / shell-ai

LangChain powered shell command generator and runner CLI
MIT License
1.02k stars 62 forks source link

Access context mode via argparse #28

Closed ksfi closed 11 months ago

ksfi commented 11 months ago

Argparse the command to directly get to context mode with a --ctx flag.

ricklamers commented 11 months ago

Great!