opencode/packages/app/src/context
Brendan Allan aa07f38b07
Some checks are pending
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=arm64 host:macos-26 platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[bun_install_flags:--os=darwin --cpu=x64 host:macos-26-intel platform_flag:--mac --x64 target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404 platform_flag:--linux target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-windows-2025 platform_flag:--win target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-electron (map[host:windows-2025 platform_flag:--win --arm64 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
publish / build-tauri (map[host:blacksmith-4vcpu-ubuntu-2404 target:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-tauri (map[host:blacksmith-4vcpu-windows-2025 target:x86_64-pc-windows-msvc]) (push) Blocked by required conditions
publish / build-tauri (map[host:blacksmith-8vcpu-ubuntu-2404-arm target:aarch64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-tauri (map[host:macos-latest target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-tauri (map[host:macos-latest target:x86_64-apple-darwin]) (push) Blocked by required conditions
publish / build-tauri (map[host:windows-2025 target:aarch64-pc-windows-msvc]) (push) Blocked by required conditions
publish / publish (push) Blocked by required conditions
storybook / storybook build (push) Waiting to run
test / unit (linux) (push) Waiting to run
test / unit (windows) (push) Waiting to run
test / e2e (linux) (push) Waiting to run
test / e2e (windows) (push) Waiting to run
typecheck / typecheck (push) Waiting to run
fix(app): preserve per-workspace icon override from localStorage (#24738)
Co-authored-by: Andrew Avsenin <snatvb@ya.ru>
2026-04-28 19:37:40 +08:00
..
file feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
global-sync refactor(app): load sync state through TanStack Query (#23792) 2026-04-28 04:24:30 +00:00
command-keybind.test.ts fix(app): move message navigation off cmd+arrow (#18728) 2026-03-25 05:24:55 -05:00
command.test.ts ignore: refactoring and tests (#12460) 2026-02-06 05:51:01 -06:00
command.tsx cleanup event listeners with solid-primitives/event-listener (#20619) 2026-04-02 09:40:03 +00:00
comments.test.ts feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
comments.tsx feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
file-content-eviction-accounting.test.ts chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
file.tsx refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
global-sdk.tsx feat: enable oxlint suspicious category, fix 24 violations (#22727) 2026-04-16 02:53:10 +00:00
global-sync.test.ts chore: cleanup (#17115) 2026-03-12 12:26:43 +00:00
global-sync.tsx refactor(app): load sync state through TanStack Query (#23792) 2026-04-28 04:24:30 +00:00
highlights.tsx chore: cleanup (#17197) 2026-03-12 11:32:05 -05:00
language.tsx Reapply "fix(app): startup efficiency" 2026-03-25 06:25:57 -05:00
layout-scroll.test.ts feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
layout-scroll.ts feat(app): better diff/code comments (#14621) 2026-02-26 18:23:04 -06:00
layout.test.ts chore: refactoring and tests (#12468) 2026-02-06 09:37:49 -06:00
layout.tsx fix(app): preserve per-workspace icon override from localStorage (#24738) 2026-04-28 19:37:40 +08:00
local.tsx refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
model-variant.test.ts fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
model-variant.ts fix(app): model selection persist by session (#17348) 2026-03-13 11:05:08 -05:00
models.tsx chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
notification.tsx refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
permission-auto-respond.test.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
permission-auto-respond.ts refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
permission.tsx chore: generate 2026-03-06 10:50:00 +00:00
platform.tsx fix(desktop): avoid relaunching without installing updates (#23806) 2026-04-24 13:27:36 +08:00
prompt.tsx refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
sdk.tsx app: refactor server management backend (#13813) 2026-02-18 23:03:24 +08:00
server.tsx fix(app): more startup efficiency (#19454) 2026-03-28 01:26:57 +00:00
settings.tsx feat(app): allow disabling progress bar in settings (#23674) 2026-04-21 19:10:50 +08:00
sync-optimistic.test.ts fix(app): better optimistic prompt submit (#17337) 2026-03-13 07:38:03 -05:00
sync.tsx refactor: rename shared package to core (#24309) 2026-04-25 10:59:17 -04:00
terminal-title.ts Reapply "fix(app): startup efficiency" 2026-03-25 06:25:57 -05:00
terminal.test.ts fix(app): terminal state corruption 2026-03-09 15:28:35 -05:00
terminal.tsx feat: enable type-aware no-floating-promises rule, fix all 177 violations (#22741) 2026-04-15 23:27:32 -04:00