Update TASKS.md

This commit is contained in:
killian 2024-02-13 18:17:04 -08:00 committed by GitHub
parent c49f705e66
commit c6ed70cbd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 3 deletions

View File

@ -17,10 +17,9 @@
- [ ] Computer: "Great! What's the next step?" ....
- [ ] Repeat until all steps of skill are completed
- [ ] Save skill as a function next() steps through user's steps
- [ ] Expose ^ via `interpreter --teach`.
- [ ] Expose ^ via `01 --teach`.
- [ ] pip install 01
- [ ] Add `interpreter --server --expose`.
- [ ] Include the 01's --server in the next OI update.
- [ ] Add `01 --server --expose`.
- [ ] Add --server --expose which will expose the server via something like Ngrok, display the public URL and a password, so the 01 Light can connect to it. This will let people use OI on their computer via their Light — i.e. "Check my emails" will run Applescript on their home computer.
- [ ] Sync Interpreter/Computer between code blocks
- [ ] New default dynamic system message with computer API + skills.