Commit Graph
185 Commits
Author SHA1 Message Date
Neil a8116f52b3 Merge branch 'nwparker/term-speed-2-view-attribute-bridge' into nwparker/term-speed-2-query-authority-alignment 2026-06-16 16:03:39 -07:00
Neil 5eacd4093a Merge branch 'nwparker/term-speed-2-hidden-delivery-gate' into nwparker/term-speed-2-model-query-responder
# Conflicts:
#	src/main/daemon/headless-emulator.ts
#	src/renderer/src/components/terminal-pane/pty-connection.ts
2026-06-16 15:52:57 -07:00
Neil c496189643 Merge branch 'nwparker/term-speed-2-side-effect-cleanup' into nwparker/term-speed-2-hidden-delivery-gate
# Conflicts:
#	src/preload/api-types.ts
#	src/preload/index.ts
#	src/renderer/src/components/terminal-pane/pty-connection.ts
2026-06-16 15:44:21 -07:00
Neil 2224afd218 Merge branch 'nwparker/term-speed-2-side-effect-facts-complete' into nwparker/term-speed-2-side-effect-cleanup
# Conflicts:
#	src/main/runtime/orca-runtime.ts
2026-06-16 15:39:24 -07:00
Neil 5cb69a9b34 Merge branch 'nwparker/term-speed-2-main-title-tracker' into nwparker/term-speed-2-side-effect-channel
# Conflicts:
#	src/main/index.ts
#	src/main/ipc/settings.test.ts
#	src/main/runtime/orca-runtime.ts
2026-06-16 15:34:27 -07:00
Neil bc8d6692f2 Merge branch 'nwparker/term-speed-2-hidden-view-parking' into nwparker/term-speed-2-main-title-tracker
# Conflicts:
#	src/main/runtime/orca-runtime.ts
2026-06-16 15:29:04 -07:00
Neil 479a60fa55 Merge branch 'nwparker/term-speed-2-perf-report-comparison' into nwparker/term-speed-2-hidden-view-parking
# Conflicts:
#	src/preload/e2e-config.ts
#	src/renderer/src/components/Terminal.tsx
#	src/renderer/src/store/slices/terminals.ts
#	tests/e2e/helpers/orca-app.ts
2026-06-16 15:25:39 -07:00
Neil 403d0c7fbd Merge branch 'nwparker/term-speed-2-perf-html-report' into nwparker/term-speed-2-model-view-contract 2026-06-16 15:19:23 -07:00
OrcaWinandNeil 7e1c4ee929 Follow up Windows terminal onboarding polish (#5530)
Co-authored-by: Neil <neil@stably.ai>
2026-06-16 14:59:35 -07:00
OrcaWinandNeil 68abadba81 Add Windows terminal onboarding step (#5488)
Co-authored-by: Neil <neil@stably.ai>
2026-06-16 14:07:26 -07:00
NeilandOrca 0bcda38d63 Align query authority contract and spawn-time ownership
Co-authored-by: Orca <help@stably.ai>
2026-06-10 23:32:14 -07:00
NeilandOrca c864530ca7 Answer hidden terminal queries from the model
Co-authored-by: Orca <help@stably.ai>
2026-06-10 20:41:23 -07:00
NeilandOrca 62b6d012ca Gate PTY delivery to hidden terminal views
Co-authored-by: Orca <help@stably.ai>
2026-06-10 17:10:09 -07:00
Brennan BensonandOrca 64acad300d Add Floating Workspace contextual tour (#5062)
* Add floating workspace contextual tour

Co-authored-by: Orca <help@stably.ai>

* Clarify floating workspace tour intro copy

Co-authored-by: Orca <help@stably.ai>

* Differentiate floating workspace tour steps instead of repeating examples

Co-authored-by: Orca <help@stably.ai>

* Lead floating workspace tour with the user benefit

Co-authored-by: Orca <help@stably.ai>

* Pitch floating workspace tour around cross-repo agents

Co-authored-by: Orca <help@stably.ai>

* Refine floating workspace tour step 1 copy

Co-authored-by: Orca <help@stably.ai>

* Anchor floating workspace tour step 2 on the minimize control

Co-authored-by: Orca <help@stably.ai>

* Restore floating workspace tour step 2

Co-authored-by: Orca <help@stably.ai>

* Anchor floating workspace tour steps on New Terminal and New Markdown Note

Co-authored-by: Orca <help@stably.ai>

* Retitle floating workspace tour step 2 as scratchpad

Co-authored-by: Orca <help@stably.ai>

* Add why-comments for tour selector fallback and placement flipping

Co-authored-by: Orca <help@stably.ai>

---------

Co-authored-by: Orca <help@stably.ai>
2026-06-10 14:12:07 -07:00
Brennan BensonandOrca 2fa2cc8cb1 Fix git repo telemetry for repo adds (#5121)
Co-authored-by: Orca <help@stably.ai>
2026-06-10 13:24:49 -07:00
NeilandOrca 659f8736f9 Finish terminal side-effect authority migration
Co-authored-by: Orca <help@stably.ai>
2026-06-10 13:06:24 -07:00
NeilandOrca 9ee937b096 Move terminal side-effect authority to a main facts channel
Co-authored-by: Orca <help@stably.ai>
2026-06-10 02:20:44 -07:00
NeilandOrca 21f6605a4e Document terminal side-effect authority design
Co-authored-by: Orca <help@stably.ai>
2026-06-09 21:54:53 -07:00
NeilandOrca 72a03564ee Park hidden terminal views behind a byte watcher
Co-authored-by: Orca <help@stably.ai>
2026-06-09 21:21:54 -07:00
Neil dba74ae1ab Document terminal model view contract 2026-06-09 17:06:57 -07:00
Jinjing 263c4f9bd2 fix: address review findings (#4865) 2026-06-07 22:17:52 -07:00
Jinwoo HongandOrca bed394ca11 Send OpenCode source-control prompts over stdin (#4859)
Co-authored-by: Orca <help@stably.ai>
2026-06-07 21:00:20 -07:00
Jinwoo HongandOrca 3ef63c972a Persist agent session metadata for workspace resume (#4706)
Co-authored-by: Orca <help@stably.ai>
2026-06-07 19:41:25 -07:00
Brennan BensonandOrca 7b6e8e0ced Remove final code onboarding step (#4524)
Co-authored-by: Orca <help@stably.ai>
2026-06-03 23:57:53 -07:00
Brennan BensonandOrca 5142a24536 Simplify project add handoff (#4530)
Co-authored-by: Orca <help@stably.ai>
2026-06-03 16:50:35 -07:00
Brennan BensonandOrca 38f12e8df4 Track parallel work education telemetry (#4449)
Co-authored-by: Orca <help@stably.ai>
2026-06-01 23:29:28 -07:00
Brennan BensonandOrca d4a4a2aee4 Remove covered onboarding steps (#4445)
Co-authored-by: Orca <help@stably.ai>
2026-06-01 23:00:26 -07:00
Brennan BensonandOrca 5b1f297078 Add contextual feature tours (#2734)
Co-authored-by: Orca <help@stably.ai>
2026-06-01 21:20:15 -07:00
Neil c0eb15b311 chore: remove tracked audit ledgers (#4031) 2026-05-31 01:52:33 -07:00
Neil b4dba9af73 fix: detach macos resolver probe listeners
Detach scutil stream and child process listeners when the macOS resolver probe settles, with listener-count regression coverage. Risk: low.
2026-05-31 01:48:30 -07:00
Neil 41cbdb1d1d fix: clear completed PR request generations 2026-05-31 01:35:21 -07:00
Neil ddbb6a1e7d Update oxlint and oxfmt 2026-05-30 13:09:17 -07:00
Neil 80a2b6195b docs: remove local memory leak audit tracker (#3381) 2026-05-29 16:53:21 -07:00
Neil 22bc5fdc07 Remove tracked React perf audit ledger (#3379) 2026-05-29 16:50:44 -07:00
Neil 431b336f1b Document project column preference audit (#3375) 2026-05-29 16:39:10 -07:00
Neil 0cc3bd77bc docs: update final memory leak comb after rebase (#3373) 2026-05-29 16:34:08 -07:00
Neil a99c376f3b Document upstream feature tip effect audit (#3372) 2026-05-29 16:32:21 -07:00
Neil a1496d54d4 Document upstream React effect baseline (#3369) 2026-05-29 16:25:10 -07:00
Neil aeadf5a035 Document activity portal subscription audit (#3368) 2026-05-29 16:20:02 -07:00
Neil 399ad3e42d Document workspace board interaction audit (#3366) 2026-05-29 16:13:49 -07:00
Neil 5ec0e9ad5b Document Space page interaction audit (#3362) 2026-05-29 16:05:24 -07:00
Neil f150310561 Document contextual copy cleanup audit (#3357) 2026-05-29 15:58:04 -07:00
Neil c7cd858503 Document diff comment card resize audit (#3355) 2026-05-29 15:51:55 -07:00
Neil 498a824fa9 Document SSH passphrase focus audit (#3353) 2026-05-29 15:45:03 -07:00
Neil 2da2a86c3f Document font autocomplete effect audit (#3350) 2026-05-29 15:32:57 -07:00
Neil 52344fc7c2 Document file explorer inline focus audit (#3348) 2026-05-29 15:26:37 -07:00
Neil c5868af126 Document terminal search effect audit (#3345) 2026-05-29 15:18:43 -07:00
Neil 7751af26c4 Document status bar account usage perf PR (#3342) 2026-05-29 15:11:01 -07:00
Neil 5dfc0454ed Document markdown annotation focus perf PR (#3339) 2026-05-29 15:04:14 -07:00
Neil 5bb8b106a0 Document diff comment popover focus perf PR (#3336) 2026-05-29 14:58:17 -07:00