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
4d28499482
Merge origin/main into local-streaming-speech-tts
2026-02-06 13:45:31 +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
8dcb7233c0
Merge branch 'main' of github.com:boudra/paseo
2026-02-06 11:52:09 +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
8dcf86a33f
app e2e: assert relay pill and stability
2026-02-05 21:39:57 +07:00
Mohamed Boudra
1bf8ed96cc
Update files
2026-02-05 18:47:47 +07:00
Mohamed Boudra
cb3cf1c209
Update files
2026-02-05 18:00:09 +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
eda86d00a3
feat(app): remove transcription preview from dictation overlay
2026-02-05 15:21:39 +07:00
Mohamed Boudra
ad22c83f45
chore(app): change app bundle ID from com.moboudra.paseo to sh.paseo
2026-02-05 14:50:47 +07:00
Mohamed Boudra
5c375034c6
chore: remove review.md
2026-02-05 14:31:48 +07:00
Mohamed Boudra
3c06947d2b
chore: remove unistyles.md
2026-02-05 14:31:31 +07:00
Mohamed Boudra
b2238c4f44
chore: rename package scope from @paseo to @getpaseo
2026-02-05 14:24:01 +07:00
Mohamed Boudra
bac6277012
fix(app): use typed router push for pair-scan
2026-02-05 13:45:46 +07:00
Mohamed Boudra
8cf86a5d98
chore: align server package name for workspaces
2026-02-05 13:12:53 +07:00
Mohamed Boudra
3a31d708f8
chore: remove local artifacts and sanitize repo
2026-02-05 13:06:10 +07:00
Mohamed Boudra
058c03684a
Update files
2026-02-05 12:50:15 +07:00
Mohamed Boudra
2fbd423358
Merge branch 'settings-ux-rehaul'
2026-02-05 12:35:26 +07:00
Mohamed Boudra
1d0b2808c7
Update files
2026-02-05 12:35:22 +07:00
Mohamed Boudra
7898913752
Merge branch 'settings-ux-rehaul'
2026-02-05 12:17:51 +07:00
Mohamed Boudra
45869e699f
Update files
2026-02-05 12:17:50 +07:00
Mohamed Boudra
07bd782755
Merge branch 'settings-ux-rehaul'
2026-02-05 12:02:30 +07:00
Mohamed Boudra
ae27a14e3b
Update files
2026-02-05 12:02:25 +07:00
Mohamed Boudra
f1db2164ea
Update files
2026-02-05 11:37:18 +07:00
Mohamed Boudra
574bdc16f6
simplify: remove ws bridge; wrangler-based relay tests
2026-02-05 10:45:51 +07:00
Mohamed Boudra
dc5336660b
Relay pairing: prove direct + iOS deeplink smoke
2026-02-05 01:26:39 +07:00
Mohamed Boudra
9b8f1e348d
UX: emphasize connections; show grouped endpoints
2026-02-05 00:26:30 +07:00
Mohamed Boudra
8384b5facf
Fix CI + add relay deploy + latency probes
2026-02-04 23:41:53 +07:00
Mohamed Boudra
0218729316
Relay pairing offer v2 (E2EE) + host connections
2026-02-04 22:53:00 +07:00
Mohamed Boudra
1039171167
Merge origin/main into daemon-server-id-host-selection
2026-02-04 15:19:06 +07:00
Mohamed Boudra
6aff4b3f10
Merge branch 'plan/e2ee' - End-to-end encryption for relay connections
...
Implements E2EE for relay connections only, keeping direct connections
and CLI plaintext. The relay acts as a dumb byte forwarder with no
access to decrypted messages.
Key changes:
- Daemon keypair persistence in $PASEO_HOME/daemon-keypair.json
- Encrypted relay transport using ECDH P-256 + AES-256-GCM
- Client-side E2EE using daemon's public key from pairing offer
- WebCrypto compatibility for React Native
2026-02-04 15:00:34 +07:00
Mohamed Boudra
8152deb206
Update files
2026-02-04 14:58:18 +07:00
Mohamed Boudra
cb2f8fd5d2
Merge branch 'real-time-voice-panel-layout'
2026-02-04 14:56:05 +07:00
Mohamed Boudra
3aca1127c8
Update files
2026-02-04 14:56:03 +07:00
Mohamed Boudra
e5d5810b9b
Merge branch 'real-time-voice-panel-layout'
2026-02-04 14:54:49 +07:00
Mohamed Boudra
d40f23b3db
Update files
2026-02-04 14:54:48 +07:00
Mohamed Boudra
72e61ed51d
Merge branch 'real-time-voice-panel-layout'
2026-02-04 14:51:41 +07:00
Mohamed Boudra
eb04c8b3e2
Update files
2026-02-04 14:44:21 +07:00
Mohamed Boudra
708ed64040
Merge branch 'real-time-voice-panel-layout'
2026-02-04 14:23:14 +07:00
Mohamed Boudra
d0caf5b78c
Update files
2026-02-04 14:23:12 +07:00
Mohamed Boudra
eb6c2c90b3
fix(ci): unblock deploy-website install
2026-02-04 14:20:20 +07:00
Mohamed Boudra
de16c6b6dd
fix(app): default hovered state to false
2026-02-04 14:09:23 +07:00