Commit Graph

93 Commits

Author SHA1 Message Date
Neil fab24da1ae
Record automation history selection cleanup in audit (#3105) 2026-05-29 04:38:09 -07:00
Neil 017f90ffba
Record automation run selection cleanup in audit (#3103) 2026-05-29 04:33:22 -07:00
Neil d517772810
Record combobox focus cleanup in audit (#3101) 2026-05-29 04:28:02 -07:00
Neil 35190eb4f9
Record editor copy timer cleanup in audit (#3098) 2026-05-29 04:20:09 -07:00
Neil b54284445b
Record feature wall visited cleanup in audit (#3096) 2026-05-29 04:15:56 -07:00
Neil 27ecb1919a
Record repo hook editor cleanup in audit (#3094) 2026-05-29 04:08:56 -07:00
Neil 41c98ba261
Record confirmation dialog cleanup in audit (#3092) 2026-05-29 04:04:48 -07:00
Neil 804867e34d
Record orca yaml trust cleanup in audit (#3090) 2026-05-29 03:57:25 -07:00
Neil 5e1ca09997
Record tour select portal cleanup in audit (#3088) 2026-05-29 03:51:48 -07:00
Neil a90f447349
Record untitled rename cleanup in audit (#3084) 2026-05-29 03:45:09 -07:00
Neil a9bc14bfb1
Record browser ref cleanup PR in audit (#3082) 2026-05-29 03:39:42 -07:00
Neil 3e65d1a2d4
Record rich markdown cleanup PR in audit (#3080) 2026-05-29 03:28:36 -07:00
Neil baa8b4abc3
Record notebook cell editor cleanup PR in audit (#3078) 2026-05-29 03:23:58 -07:00
Neil ccd0cc1d09
Record source control selection cleanup PR in audit (#3076) 2026-05-29 03:20:44 -07:00
Neil f889a62a48
Record composer note cleanup PR in audit (#3074) 2026-05-29 03:15:14 -07:00
Neil a1a97dac5f
Record terminal window cleanup PR in audit (#3072) 2026-05-29 03:12:29 -07:00
Neil 8366a2a679
Move onboarding persisted theme ref out of effect (#3069)
* Move onboarding persisted theme ref out of effect

* Record onboarding theme ref effect cleanup audit
2026-05-29 03:06:28 -07:00
Neil 6a4ad9dadc
Move feature wall telemetry refs out of effect (#3068)
* Move feature wall telemetry refs out of effect

* Record feature wall telemetry effect cleanup audit
2026-05-29 02:56:31 -07:00
Neil 2a5601da64
Move kanban drag ref mirrors out of effects (#3067)
* Move kanban drag ref mirrors out of effects

* Record kanban drag ref effect cleanup audit
2026-05-29 02:53:59 -07:00
Neil 3895662c01
Move onboarding agent ref mirrors out of effects (#3066)
* Move onboarding agent ref mirrors out of effects

* Record onboarding agent ref effect cleanup audit
2026-05-29 02:51:16 -07:00
Neil 0b9c528368
Move notification settings ref sync out of effect (#3065)
* Move notification settings ref sync out of effect

* Record notification step effect cleanup audit
2026-05-29 02:48:28 -07:00
Neil 7a1c4fd4fb
Move quick command dialog reset out of effect (#3064)
* Move quick command dialog reset out of effect

* Record quick command dialog effect cleanup audit
2026-05-29 02:46:15 -07:00
Neil f0b5ed9946
Move kanban column width sync out of effects (#3063)
* Move kanban column width sync out of effects

* Record kanban column effect cleanup audit
2026-05-29 02:43:01 -07:00
Neil c35977fd46
Prune workspace board selection during render (#3062)
* Prune workspace board selection during render

* Record kanban selection effect cleanup audit
2026-05-29 02:38:55 -07:00
Neil 8a48996fe4
Mark feature tour reset cleanup merged (#3061) 2026-05-29 02:33:58 -07:00
Neil e9f034c17f
Move feature tour step resets out of effects (#3060)
* Move feature tour step resets out of effects

* Record feature tour reset cleanup audit
2026-05-29 02:32:49 -07:00
Neil 35eb24632b
Derive agent fallback disclosure latch during render (#3059)
* Derive agent fallback disclosure latch during render

* Record agent step effect cleanup audit
2026-05-29 02:29:30 -07:00
Neil 6e54af1ba5
Reset project group dialogs during render (#3058)
* Reset project group dialogs during render

* Record project group dialog effect cleanup audit
2026-05-29 02:26:32 -07:00
Neil 489722bf36
Mark quick open cleanup merged in audit (#3057) 2026-05-29 02:21:42 -07:00
Neil b4137a548b
Reset quick open query during render (#3056)
* Reset quick open query during render

* Record quick open effect cleanup audit
2026-05-29 02:20:45 -07:00
Neil 16f6027032
Initialize repo combobox open state (#3055)
* Initialize repo combobox open state

* Record repo combobox effect cleanup audit
2026-05-29 02:17:23 -07:00
Neil 45209a54cd
Remove static feature tour step repair effects (#3054)
* Remove static feature tour step repair effects

* Record feature tour effect cleanup audit
2026-05-29 02:14:15 -07:00
Neil 7c7ecd3496
Remove inactive title rename draft sync (#3053)
* Remove inactive title rename draft sync

* Record title rename effect cleanup audit
2026-05-29 02:11:07 -07:00
Neil 3614dcba0e
Reset browser favicon fallback during render (#3052)
* Reset browser favicon fallback during render

* Record browser favicon effect cleanup audit
2026-05-29 02:08:16 -07:00
Neil f0d32e5d9d
Collapse status account menus in open handler (#3051)
* Collapse status account menus in open handler

* Record status bar effect cleanup audit
2026-05-29 02:05:19 -07:00
Neil a85e4e8d88
docs: record memory leak audit pass 2 2026-05-29 02:04:29 -07:00
Neil 07644ac97c
Remove diff note draft sync effect (#3044) 2026-05-29 01:58:59 -07:00
Neil 068c203b5b
Audit React perf effects (#3038) 2026-05-29 01:53:43 -07:00
Brennan Benson 4b32afeff2
Track feature interactions (#2959)
Co-authored-by: Orca <help@stably.ai>
2026-05-28 14:44:35 -07:00
Neil 50803c9d45
docs: record memory leak audit coverage (#2874) 2026-05-26 20:13:11 -07:00
Neil 9b2c05fa77
Fix keyboard layout shortcut dispatch
Fix shortcut dispatch so app commands follow the produced logical key for the active keyboard layout, while preserving intentional physical-code fallbacks for terminal byte paths and unavailable logical keys.\n\nCloses #2858
2026-05-26 18:28:55 -07:00
Brennan Benson b2d05ddf84
docs: add telemetry availability reference (#2723) 2026-05-23 17:38:43 -07:00
Jinjing df44d8aff1
chore: ignore ephemeral docs (#2004) 2026-05-15 18:09:21 -07:00