Commit Graph

1029 Commits

Author SHA1 Message Date
Mohamed Boudra
bc494501f6 Expose voice assistant agent in standard listings 2026-02-06 16:07:18 +07:00
Mohamed Boudra
7d388b456f Tune web voice VAD for short utterances 2026-02-06 15:58:02 +07:00
Mohamed Boudra
34ba33402a Voice MCP policy: required prompt, cwd override, and restricted tool path 2026-02-06 15:55:34 +07:00
Mohamed Boudra
72e2fdae2b Enforce strict speech providers and set parakeet local default 2026-02-06 14:31:00 +07:00
Mohamed Boudra
8889f6f05c Merge pull request #19 from boudra/local-streaming-speech-tts
Local streaming STT/TTS (Parakeet v3 + Pocket TTS)
2026-02-06 13:45:40 +07:00
Mohamed Boudra
4d28499482 Merge origin/main into local-streaming-speech-tts 2026-02-06 13:45:31 +07:00
Mohamed Boudra
4dc20f58d0 Harden speech provider reconciliation and startup logging 2026-02-06 13:33:26 +07:00
Mohamed Boudra
c343931fec Update files 2026-02-06 13:21:52 +07:00
Mohamed Boudra
cf9ff07be6 Git panel: share checkout actions + fix push loading (#20)
* Update files

* Git panel: share checkout actions

Hoist checkout-scoped async git actions into a shared store and keep primary Push CTA loading in-place. Also stabilize e2e git flows.

* Stabilize git panel async actions and fix e2e flakes
2026-02-06 13:18:30 +07:00
Mohamed Boudra
d724988542 Fix agent history catch-up + avoid mobile background stream deltas (#18)
* Update files

* Fix agent history sync + mobile stream gating
2026-02-06 13:18:15 +07:00
Mohamed Boudra
1c6a1d1dd6 Remove unshipped sherpa provider compatibility aliases 2026-02-06 13:16:37 +07:00
Mohamed Boudra
4633a7e8fe website: update homepage hero positioning copy 2026-02-06 13:11:23 +07:00
Mohamed Boudra
2e49104c6a Use schema-union live Codex events with fallback handling 2026-02-06 12:56:46 +07:00
Mohamed Boudra
c237505ea9 Make Codex live notification parsing schema-driven 2026-02-06 12:55:31 +07:00
Mohamed Boudra
277080a004 Refactor speech providers to stream-first local/openai architecture 2026-02-06 12:43:10 +07:00
Mohamed Boudra
9e225d7db9 Fix Codex persisted timeline parsing and session persistence 2026-02-06 12:42:18 +07:00
Mohamed Boudra
88ec20a511 Use system Claude binary for model listing
The bundled SDK binary had stale model definitions. Resolve the
system `claude` path once and pass it via pathToClaudeCodeExecutable
so both agent sessions and supportedModels() use the up-to-date
binary.

Replace the CLI's hardcoded static model list with a live call to
the daemon's listProviderModels endpoint.
2026-02-06 12:14:52 +07:00
Mohamed Boudra
8dcb7233c0 Merge branch 'main' of github.com:boudra/paseo 2026-02-06 11:52:09 +07:00
Mohamed Boudra
b5ca49e0fd server(codex): normalize file paths, truncate large diffs, and drop turn/diff/updated telemetry 2026-02-06 11:51:59 +07:00
Mohamed Boudra
d791f79efe Local streaming STT/TTS with Parakeet + Pocket TTS
- Add provider-agnostic streaming speech interfaces
- Local STT via Sherpa (Zipformer/Paraformer) + Parakeet v3 (offline)
- Local TTS via Pocket TTS ONNX (onnxruntime-node) with chunked streaming
- Auto-download models into PASEO_HOME and add Node download script
- Add E2E download test that round-trips TTS->STT
2026-02-06 10:38:38 +07:00
Mohamed Boudra
a2eab7b00b feat(app): add header tooltips + shortcuts (#16) 2026-02-05 22:40:29 +07:00
Mohamed Boudra
6784a3feec Update changes (#15)
* Update files

* Update files
2026-02-05 22:40:20 +07:00
Mohamed Boudra
b1b0be7b56 Update files 2026-02-05 22:35:43 +07:00
Mohamed Boudra
29bca7e7b9 relay: reset stuck control sockets; add prod prove script 2026-02-05 21:47:03 +07:00
Mohamed Boudra
8dcf86a33f app e2e: assert relay pill and stability 2026-02-05 21:39:57 +07:00
Mohamed Boudra
caed2dd852 relay: add control keepalive and prune dead sockets 2026-02-05 21:27:11 +07:00
Mohamed Boudra
daec09b813 Update files 2026-02-05 18:58:03 +07:00
Mohamed Boudra
1bf8ed96cc Update files 2026-02-05 18:47:47 +07:00
Mohamed Boudra
699671d4d8 Merge branch 'main' of github.com:boudra/paseo into truncate-settings-title 2026-02-05 18:00:21 +07:00
Mohamed Boudra
cb3cf1c209 Update files 2026-02-05 18:00:09 +07:00
Mohamed Boudra
b3a53c29db Merge branch 'main' of github.com:boudra/paseo into truncate-settings-title 2026-02-05 17:59:36 +07:00
Mohamed Boudra
9f479dd337 feat(website): refine hero styling and update assets 2026-02-05 17:58:23 +07:00
Mohamed Boudra
ee078f1a8b Update files 2026-02-05 17:58:00 +07:00
Mohamed Boudra
1f00fadd23 chore(website): update hero mockup 2026-02-05 17:42:01 +07:00
Mohamed Boudra
1c38e37c07 feat(website): add hero mockup with overflow effect 2026-02-05 16:34:38 +07:00
Mohamed Boudra
fa322613af chore(app): temporarily increase active agent grace period to 2 days 2026-02-05 15:45:04 +07:00
Mohamed Boudra
e012afbc0c docs(website): capitalize Paseo in sidebar logo 2026-02-05 15:39:43 +07:00
Mohamed Boudra
5dcffb53f0 Update files 2026-02-05 15:39:13 +07:00
Mohamed Boudra
c6a971de76 docs(website): fix incorrect claim about specifying branch names 2026-02-05 15:33:10 +07:00
Mohamed Boudra
c83a3620b7 docs(website): clarify worktree slugs, branches, and multi-agent support 2026-02-05 15:32:45 +07:00
Mohamed Boudra
34df4816d9 docs(website): add git worktrees documentation page 2026-02-05 15:28:01 +07:00
Mohamed Boudra
eda86d00a3 feat(app): remove transcription preview from dictation overlay 2026-02-05 15:21:39 +07:00
Mohamed Boudra
cf0a317d27 fix(website): update install command to @getpaseo/cli 2026-02-05 15:18:41 +07:00
Mohamed Boudra
59efb21d6e docs(website): add CLI documentation page 2026-02-05 15:12:16 +07:00
Mohamed Boudra
5ac6c4a82c docs: add SECURITY.md 2026-02-05 15:08:41 +07:00
Mohamed Boudra
41403df485 docs: add SECURITY.md 2026-02-05 15:04:32 +07:00
Mohamed Boudra
ef899717c8 docs: add SECURITY.md 2026-02-05 15:02:55 +07:00
Mohamed Boudra
e41c4c17b6 docs: add separator between header and body in README 2026-02-05 15:00:24 +07:00
Mohamed Boudra
67aa59fb33 docs: use GitHub native warning callout 2026-02-05 14:58:58 +07:00
Mohamed Boudra
ec5c34d539 docs: update OpenCode repo URL 2026-02-05 14:57:52 +07:00