Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Rawdog 1.0: OLD DOG, NEW TRICKS

Tools
- message_user: print output to the user
- pause_for_feedback: give control flow back to user
- user_shell: execute something in the user's shell
- private_shell: execute something in a private shell, view output
- view: see contents of a file
- edit: update contents of a text file
- remember: look through preview conversation history
- wait


TODO:
- Build remaining tools
- Add ollama and OpenRouter clients
- Standardize messages object to switch between providers in real-time
- Add MCP support
3 changes: 0 additions & 3 deletions examples/README.md

This file was deleted.

151 changes: 0 additions & 151 deletions examples/code/copy_github_action_script.py

This file was deleted.

43 changes: 0 additions & 43 deletions examples/code/create_hello_script.py

This file was deleted.

Loading
Loading