Sabitlenmiş Tweet
mo
133 posts

mo
@moboudra
just a dad on a stroll 🚶♂️ building @paseo_sh
Katılım Eylül 2013
274 Takip Edilen358 Takipçiler

right now it's manual through github, i just make sure everything i want to work on is pushed and pull on the other machine
to make it easier i have a `devbox` skill where i show agents how to ssh and sync everything up with set commands
I've got ideas on building cross daemon sync through Paseo but haven't got there yet
English

cloud agent sandboxes are cool, and i’ll probably add them to @paseo_sh at some point.
but i still prefer handing work off to a real VM with my dotfiles, custom skills, and full dev setup already there.
i travel a lot, so when my laptop is shut i just run agents on my hetzner box from my phone.
same basic benefit as cloud handoff, but in your actual environment.

English

@paseo_sh is without a doubt the most slept on orchestrator right now.
I've tried everything and there's always something they're missing.
@moboudra is the first person to just nail it. Open source, every OS, and a mobile experience that truly blew me away. There is seriously nothing else like it right now.
I give it a month or two before it blows up.
English

@ceeebeeebeee @paseo_sh cheers, appreciate the shoutout!
slowly getting there 🫡
English

this always reminds me of what happened with stable diffusion models
people are still squeezing value out of them, creating images that rival frontier image gen models, the models are the same, but the tooling around keeps improving
i do feel the same will happen with LLMs, even if model development stopped right now, we'd keep building tooling to squeeze as much capability as possible
English

feels like model providers have shifted from chasing 100% intelligence to some percentage split between raw intelligence and more-vertical products
i think its a signal that making models generally smarter is topping out and its more cost-effective to fill in the gaps with product (ie context engineering and task-specific RL - claude code, cowork, etc)
to me the split feels like 80/20 product/intelligence right now. Wdyt?
Is this because we have models capable of AGI and now we just need to wire them up?
Or is this just a symptom of hitting a wall and venture-backed businesses need to keep pumping value through other parts of the stack?
How long until the bitter lesson kills this? Year? Years? a decade?
English

@danrobinson i mix `paseo schedule` and `paseo loop` with @paseo_sh to keep agents working until task is done
English

@gaanasrini pro tip just ask it to push, commit is implied 99% of the time
English

@jlongster i disable memory features in everything i use for this exact reason. i find llms are not great at picking what constitutes a "memory" worth remembering
English

regarding agent memory, I'm realizing:
I never want anything loaded automatically. no loading yesterday's memories etc (AGENTS.md is different, not memory)
I don't want chronological memories. I want topical memories grouped based on what I'm doing
I want to be explicit about it generally, especially saving but also reading. some automatic reading based on me switching "into" a topic might make sense
most thing I see don't really fit what I want
English

woah this is really cool to see
would love to have a good plugin system to make this stuff possible
Jason Kneen@jasonkneen
English

@jasonkneen wow, really cool. i'd definitely be open to merging the browser pane upstream since that's on the roadmap, just not the canvas stuff yet, it's a much bigger shift
not sure how coupled they are though
English

@moboudra I can do a PR today for the browser and canvas feature if you don't mind them together
English

@moboudra really cool to see voice-first coding taking off. we went a similar route with Moshi - on-device Whisper for voice-to-terminal on iOS. no cloud round-trip so it stays snappy even on spotty connections. curious how Kokoro handles the latency for real-time dictation?
English

yes! paseo allows you to have a voice chat with Claude Code & Codex, in mobile and desktop
it's all done locally via Parakeet and Kokoro models
it needs some polishing, but it works
code hands free :)
Kosta Milovanovic@KostaMilov65517
@moboudra @thekitze Wait full voice, as in tts and STT - as in almost live voice chat with an ai assistant?
English

agreed, would really love for fully hand off voice coding to be usable, Paseo actually started voice only but scope creep lead me here :)
I benchmarked most models supported by sherpa-onnx and ended up with Parakeet for STT and Kokoro for TTS
Parakeet is really fast for dictation and I found it comparable to Whisper, smaller too. Kokoro synth is not super fast but it's hands down the best quality voice right now.
English

@plainlogic24 @picoito you can use OpenRouter inference via OpenCode or Pi which Paseo supports
English

@theplgeek @moboudra thanks for sharing. this is EXACTLY what i have been looking for. incredible work @moboudra
English

Think I've finally found the one (for now):
- open source
- Full x-platform support (linux yay)
- web client
- mobile apps
- remote daemon
- Codex, Claude, OpenCode support
Thank you @moboudra
github.com/getpaseo/paseo
English















