Commit Graph

834 Commits (a0d1e7038b672a51a0c1dbd25eab6224d2b228fa)
 

Author SHA1 Message Date
killian 0e545aab41
Merge pull request #45 from vgel/theia/websockets
11 months ago
birbbit 0c6187363f Prompt updates
11 months ago
Shiven Mian c1688fb7ce fix: small fixes
11 months ago
Shiven Mian e156fec978 fix: have three btns for StepCheckDialog
11 months ago
Theia Vogel 22761d0344 streaming audio / playback
11 months ago
Tom Chapin 53864cba7e Merge branch 'main' into feature/replace-ngrok-with-open-source
11 months ago
Tom Chapin 2630b5addf Updating readme with more info about localtunnel
11 months ago
Tom Chapin a0cc46cfc0 Adding localtunnel support
11 months ago
Tom Chapin 21dc07026a Switching tunneling functionality from ngrok to localhost.run
11 months ago
Theia Vogel 15bb6c92ac Merge remote-tracking branch 'lincoln/esp32-websockets' into theia/websockets
11 months ago
Lincoln Roth 1ca19d396a works on debugging websocket receive
11 months ago
killian 7169b14c89
Merge pull request #42 from zachwe/main
11 months ago
Zach Wener 25cf7c8284 feat: added wifi scanning
11 months ago
killian e9890bea80 Lenient teach mode, incremented version
11 months ago
killian 7eb1cc0a13 Lenient teach mode, incremented version
11 months ago
Tom Chapin 5f7d99071c configuring cursor to ignore archive and other random files
11 months ago
Lincoln Roth b4dd20950b websockets from esp32 to server work, very chunky in other direction
11 months ago
Shiven Mian 72706c37a4 feat: added WiFi captive portal
11 months ago
killian a6882e6124
Merge pull request #38 from shivenmian/u/shivenmian/teach
11 months ago
killian 1088bb747b
Merge pull request #39 from shivenmian/u/shivenmian/esp32ino
11 months ago
Shiven Mian 89cbb196e6 feat: added playback .ino code for esp32 atom echo
11 months ago
Shiven Mian 6e3993d0c2 feat: add function to add steps instead, force task completion
11 months ago
Shiven Mian e366f3825b feat: add code in skill instead of steps
11 months ago
Shiven Mian 6f540fc07c feat: add Teach Mode args
11 months ago
Shiven Mian 566dc4df94 fix: remove unnecessary files
11 months ago
Shiven Mian eeff385f63 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
11 months ago
Shiven Mian 7b3178e2fd feat: teach mode + accumulator fixes
11 months ago
killian 03f212109c
Merge pull request #36 from shivenmian/u/shivenmian/fix_local
11 months ago
Shiven Mian d12bc644ca fix: compile Rust binary in start script if needed, added check if Rust installed
11 months ago
Shiven Mian a190387b34 nit: removed all .DS_Store, added to gitignore
11 months ago
Shiven Mian 4e3c1f77a6 fix: re-add whisper-rust source code, modify scripts
11 months ago
Shiven Mian a2b56be005 Revert "Added `--clear-local` to delete local models"
11 months ago
Shiven Mian 86a399d218 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
11 months ago
Shiven Mian 502d26dd63 fix: added base Skills class and env var
11 months ago
killian 39afff19ff Added `--clear-local` to delete local models
11 months ago
killian 1b68f14a7a Better errors, bug fix
11 months ago
killian 3571382a9f Bug fixes, CTRL-C fix, relative script fixes, less print statements
11 months ago
killian f2e51dd14f
Merge pull request #34 from tomchapin/feature/camera-snapshots
11 months ago
killian 8fb4ed6b5e
Merge branch 'main' into feature/camera-snapshots
11 months ago
killian d4629c017c Better LMC accumulator logic, queued audio messages, proper audio streaming via bytes
11 months ago
Shiven Mian b76bbc3e40 fix: remove output_audio
11 months ago
Shiven Mian 818597caa9 fix: don't output if websocket disconnected normally
11 months ago
Shiven Mian 86975c4026 fix: added tom's fixes
11 months ago
killian cb628fa314
Merge pull request #33 from shivenmian/u/shivenmian/teach
11 months ago
killian c6ed70cbd8
Update TASKS.md
11 months ago
Shiven Mian 589af671bc fix: fixed start script
11 months ago
Shiven Mian 7469e684d6 Merge remote-tracking branch 'upstream/main' into u/shivenmian/teach
11 months ago
Tom Chapin b83c7fb261 convert captured images to base64 and send them as messages whenever an audio message is sent
11 months ago
Tom Chapin ed4db2aa45 removing unnecessary hasattr check
11 months ago
Tom Chapin 0b47293681 removing un-used import
11 months ago