From c6ed70cbd83076bcbbe5e1bdd9aaa75bbb481bb4 Mon Sep 17 00:00:00 2001 From: killian <63927363+KillianLucas@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:17:04 -0800 Subject: [PATCH] Update TASKS.md --- TASKS.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/TASKS.md b/TASKS.md index fa1971e..4f6e4e0 100644 --- a/TASKS.md +++ b/TASKS.md @@ -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.