Mohamed Boudra
ed32394acd
Update files
2026-02-07 14:20:34 +07:00
Mohamed Boudra
3cc7feab21
Update files
2026-02-07 14:06:11 +07:00
Mohamed Boudra
cef7d8c134
Update files
2026-02-07 13:07:49 +07:00
Mohamed Boudra
b15691f13f
Update files
2026-02-07 12:58:06 +07:00
Mohamed Boudra
6cfae77a71
Update files
2026-02-07 12:52:22 +07:00
Mohamed Boudra
4a9cf9e90f
Update files
2026-02-07 09:43:44 +07:00
Mohamed Boudra
3f58937c98
Merge branch 'main' of github.com:boudra/paseo
2026-02-07 00:33:46 +07:00
Mohamed Boudra
fcb1004f94
Merge pull request #22 from boudra/local-streaming-speech-tts
...
voice: harden local voice agent path and UUID validation
2026-02-07 00:31:30 +07:00
Mohamed Boudra
31f449a5fc
Update files
2026-02-07 00:31:07 +07:00
Mohamed Boudra
0878d0fb2e
Update files
2026-02-07 00:19:51 +07:00
Mohamed Boudra
00bbac007c
Remove text-turn session path and keep voice flow audio-only
2026-02-07 00:12:50 +07:00
Mohamed Boudra
f26d7f5552
Update files
2026-02-07 00:07:04 +07:00
Mohamed Boudra
9bd26a46e1
Update files
2026-02-06 23:49:40 +07:00
Mohamed Boudra
8694696f45
Update files
2026-02-06 23:42:13 +07:00
Mohamed Boudra
4a4cff105f
Refactor voice mode to agent-only flow
2026-02-06 23:12:44 +07:00
Mohamed Boudra
bc4e2daf67
Refactor speech provider selection model and harden CI startup
2026-02-06 22:48:52 +07:00
Mohamed Boudra
1a01e836bc
Update files
2026-02-06 22:41:20 +07:00
Mohamed Boudra
cdb7ef12ae
speech: replace preprocess parsing with strict zod schemas
2026-02-06 22:22:49 +07:00
Mohamed Boudra
2d74b5407c
Update files
2026-02-06 22:21:37 +07:00
Mohamed Boudra
afb1f1580d
speech: move defaults and runtime into provider modules
2026-02-06 22:19:12 +07:00
Mohamed Boudra
07ea82513b
Update files
2026-02-06 22:09:22 +07:00
Mohamed Boudra
56e75cf77d
speech: derive all model ids from sherpa catalog
2026-02-06 22:08:01 +07:00
Mohamed Boudra
38a96484c9
Fix file explorer split behavior and compact tree rows
2026-02-06 22:01:57 +07:00
Mohamed Boudra
f98d844ff7
speech: address PR review feedback and remove unsafe casts
2026-02-06 22:01:45 +07:00
Mohamed Boudra
d236c18ae5
fix(app): stabilize archive button hover in grouped agent row
2026-02-06 21:57:08 +07:00
Mohamed Boudra
6e58d49207
Update files
2026-02-06 21:53:09 +07:00
Mohamed Boudra
f2c88ae073
app: restore per-turn copy actions and refine message copy UI
2026-02-06 21:49:09 +07:00
Mohamed Boudra
8c70b3d86b
voice: harden local voice stack and enforce UUID agent ids
2026-02-06 21:27:50 +07:00
Mohamed Boudra
a1008c3668
Update files
2026-02-06 20:53:38 +07:00
Mohamed Boudra
a44038a048
Update files
2026-02-06 20:12:55 +07:00
Mohamed Boudra
0726f4144f
test: add stdio voice MCP unix-socket bridge integration test
2026-02-06 19:24:49 +07:00
Mohamed Boudra
e782fdd35d
voice: switch internal MCP path to stdio unix-socket bridge
2026-02-06 19:05:45 +07:00
Mohamed Boudra
9f5b1ec087
docs: document voice provider configuration and local defaults
2026-02-06 18:03:44 +07:00
Mohamed Boudra
a5031e02e7
Prefer OpenAI speech in daemon-client e2e when available
2026-02-06 16:36:35 +07:00
Mohamed Boudra
c172e5c939
Remove voice conversation store and centralize cwd validation
2026-02-06 16:31:41 +07:00
Mohamed Boudra
bbad9b284a
Disable openrouter voice conversation persistence
2026-02-06 16:22:58 +07:00
Mohamed Boudra
217f4b1cb5
Unify cwd validation and improve MCP tool log visibility
2026-02-06 16:21:41 +07:00
Mohamed Boudra
1413c63990
Update website hero description copy
2026-02-06 16:17:24 +07:00
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