opencode/packages/app/src
Luke Parker 45e4606fa4
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 / version (push) Waiting to run
publish / build-cli (push) Blocked by required conditions
publish / sign-cli-windows (push) Blocked by required conditions
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:x86_64-unknown-linux-gnu]) (push) Blocked by required conditions
publish / build-electron (map[host:blacksmith-4vcpu-ubuntu-2404-arm platform_flag:--linux --arm64 target:aarch64-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 / publish (push) Blocked by required conditions
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
feat(app): bring v2 visibility settings to web (#32174)
2026-06-13 13:13:12 +02:00
..
addons fix: clean up 49 unused variables, catch params, and stale imports (#22695) 2026-04-16 02:01:53 +00:00
components feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
constants app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
context feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
hooks refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
i18n feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
pages feat(app): bring v2 visibility settings to web (#32174) 2026-06-13 13:13:12 +02:00
utils feat(app): add draft tab support to tabs store (#31343) 2026-06-09 10:49:18 +08:00
wsl fix(desktop): few WSL bugs (#31095) 2026-06-08 02:05:54 +00:00
app.tsx feat(app): /new-session route for new design (#31457) 2026-06-10 11:35:50 +08:00
custom-elements.d.ts chore: rename packages/desktop -> packages/app 2025-12-22 19:39:00 -06:00
desktop-menu.ts feat(desktop): Add Export Logs (#26262) 2026-05-21 14:55:23 +10:00
entry.tsx feat(app): improve desktop multi-server support (#30678) 2026-06-05 06:30:02 +00:00
env.d.ts desktop: sentry integration (#15300) 2026-05-01 11:56:31 +08:00
index.css feat(app): new update button (#30460) 2026-06-03 06:40:12 +00:00
index.ts chore: generate 2026-06-07 05:22:22 +00: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
updater.ts feat(desktop): make updates persistent and responsive (#31191) 2026-06-07 05:20:56 +00:00