tode-rl
Results
2
issues of
tode-rl
Add ability to pass a prompt as a command-line argument that executes on entering interactive mode. Usage: deepagents "create hello.py" deepagents --agent mybot "review the last commit" deepagents --auto-approve "add...
Add ability to switch between OpenAI and Anthropic models during a session with the /model slash command. Model choice is persisted in config.json and restored in future sessions. Changes: -...