opencode/packages/app/src
Brendan Allan 46f243fea7
Some checks failed
deploy / deploy (push) Waiting to run
generate / generate (push) Waiting to run
nix-eval / nix-eval (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404, x86_64-linux) (push) Waiting to run
nix-hashes / compute-hash (blacksmith-4vcpu-ubuntu-2404-arm, aarch64-linux) (push) Waiting to run
nix-hashes / compute-hash (macos-15-intel, x86_64-darwin) (push) Waiting to run
nix-hashes / compute-hash (macos-latest, aarch64-darwin) (push) Waiting to run
nix-hashes / update-hashes (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 / 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:macos-latest platform_flag:--mac --arm64 target:aarch64-apple-darwin]) (push) Blocked by required conditions
publish / build-electron (map[host:macos-latest platform_flag:--mac --x64 target:x86_64-apple-darwin]) (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 / 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
containers / build (push) Has been cancelled
app: remove min loading duration (#21655)
2026-04-09 16:29:46 +08:00
..
addons chore: refactoring and tests, splitting up files (#12495) 2026-02-06 10:02:31 -06:00
components Remove CLI from electron app (#17803) 2026-04-09 13:18:46 +08:00
constants app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
context fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
hooks fix(app): more startup perf (#19288) 2026-03-26 13:41:22 -05:00
i18n feat(app): better subagent experience (#20708) 2026-04-07 11:06:23 -05:00
pages fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
testing test(app): add a golden path for mocked e2e prompts (#20593) 2026-04-02 18:17:28 +00:00
utils fix(app): diff list normalization 2026-04-08 14:02:23 -05:00
app.tsx app: remove min loading duration (#21655) 2026-04-09 16:29:46 +08:00
custom-elements.d.ts chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
entry.tsx fix(app): opencode web server url 2026-03-25 06:41:00 -05:00
env.d.ts chore: refactor packages/app files (#13236) 2026-02-12 09:49:14 -06:00
index.css feat(app): better subagent experience (#20708) 2026-04-07 11:06:23 -05:00
index.ts Reapply "fix(app): startup efficiency" 2026-03-25 06:25:57 -05:00
sst-env.d.ts zen: update sst version 2026-02-18 13:54:23 -05:00
theme-preload.test.ts fix(app): remove oc-1 theme 2026-03-09 08:25:41 -05:00