Commit Graph

973 Commits

Author SHA1 Message Date
Mohamed Boudra
cb4674cec6 fix(website): update page title to use Manage instead of Run 2026-02-05 14:41:08 +07:00
Mohamed Boudra
60ba5aef4a fix(website): use male walking emoji 2026-02-05 14:40:25 +07:00
Mohamed Boudra
57c7ed6159 fix(website): improve screen time FAQ copy 2026-02-05 14:39:35 +07:00
Mohamed Boudra
66bcfab9c8 fix(website): add walking emoji to Paseo meaning FAQ 2026-02-05 14:39:01 +07:00
Mohamed Boudra
31c9565efa fix(website): remove competitive comparison from Story 2026-02-05 14:38:44 +07:00
Mohamed Boudra
29d1f60e80 fix(website): improve Story section copy 2026-02-05 14:37:20 +07:00
Mohamed Boudra
130f2d5c40 chore: remove stale planning docs 2026-02-05 14:36:16 +07:00
Mohamed Boudra
8f9100f6a9 chore: remove packages/cli/docs 2026-02-05 14:35:55 +07:00
Mohamed Boudra
8d1d7b7603 chore: migrate PASEO_PORT to PASEO_LISTEN across codebase 2026-02-05 14:35:35 +07:00
Mohamed Boudra
7ae56bcdd1 fix: use PASEO_LISTEN instead of legacy PASEO_PORT in .env.example 2026-02-05 14:33:23 +07:00
Mohamed Boudra
204400437a chore: remove legacy files and clean up .env.example 2026-02-05 14:32:53 +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
80cc213dca fix(website): change 'Run agents' to 'Manage agents' 2026-02-05 14:30:03 +07:00
Mohamed Boudra
665f67143f chore(website): remove Playfair font and add font-title utility class 2026-02-05 14:29:08 +07:00
Mohamed Boudra
ea5c94a514 Add MIT license 2026-02-05 14:27:26 +07:00
Mohamed Boudra
b2238c4f44 chore: rename package scope from @paseo to @getpaseo 2026-02-05 14:24:01 +07:00
Mohamed Boudra
e6c3f2838b restore website docs routes 2026-02-05 14:20:20 +07:00
Mohamed Boudra
f3cc01f659 refactor(website): improve homepage copy and structure
- Add Background section with heading and better spacing
- Reframe story to focus on building Paseo incrementally
- Simplify FAQ answers (business model, Paseo meaning)
- Remove parenthetical from step 2
- Increase section spacing (pt-12 -> pt-16)
2026-02-05 14:15:49 +07:00
Mohamed Boudra
0df416b842 fix(website): simplify landing page and improve UX 2026-02-05 14:00:52 +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
36e105ed30 relay(v2): support multiple clients per serverId 2026-02-05 09:48:43 +07:00
Mohamed Boudra
98896bfb37 Stop relay reconnect flapping on takeover 2026-02-05 09:06:07 +07:00
Mohamed Boudra
32f32051d0 Fix relay client reconnect self-replacement 2026-02-05 09:00:01 +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
6e882aaceb Persist exit codes without tmux pane_dead_status 2026-02-05 00:18:48 +07:00
Mohamed Boudra
2620fda500 Skip CLI-dependent tests in CI 2026-02-05 00:13:55 +07:00
Mohamed Boudra
2f83c2654c Fix tmux executeCommand exitCode parsing 2026-02-05 00:08:09 +07:00
Mohamed Boudra
0438a43cb0 Make CI independent of external CLIs 2026-02-05 00:03:15 +07:00
Mohamed Boudra
2f3cbe5e84 Make git tests independent of init.defaultBranch 2026-02-04 23:56:29 +07:00
Mohamed Boudra
32c98536b5 Fix Server CI git refs for worktree tests 2026-02-04 23:50:10 +07:00
Mohamed Boudra
0de8609e6a Fix postinstall patches for partial workspace installs 2026-02-04 23:46:54 +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
9ce4ad9758 Merge pull request #12 from boudra/daemon-server-id-host-selection
Update changes
2026-02-04 15:30:15 +07:00
Mohamed Boudra
6838366165 Skip voice stream e2e without OpenRouter key 2026-02-04 15:26:35 +07:00
Mohamed Boudra
e58b3739b3 Fix relay transport e2e ping/pong 2026-02-04 15:21:36 +07:00
Mohamed Boudra
1039171167 Merge origin/main into daemon-server-id-host-selection 2026-02-04 15:19:06 +07:00