cloudaxe-opencode/packages/app/src
Michael Hart 2725eed992
fix(app): show project sessions before path sync resolves (#30167)
Co-authored-by: LukeParkerDev <10430890+Hona@users.noreply.github.com>
2026-06-01 14:27:03 +10: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): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
constants app: file type filter on desktop + multiple files (#18403) 2026-03-20 15:02:07 +00:00
context fix(app): show project sessions before path sync resolves (#30167) 2026-06-01 14:27:03 +10:00
hooks refactor(app): rename global context files to server context files (#28790) 2026-05-25 09:01:02 +08:00
i18n feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
pages fix(ui): migrate to --v2-font-family-sans variable and improve home empty state (#29552) 2026-05-27 09:18:52 +00:00
utils fix(app): start MCP servers only for open directories (#28937) 2026-05-28 21:51:11 +00:00
app.tsx feat(app): allow toggling tabs layout (#29526) 2026-05-27 15:42:21 +08:00
custom-elements.d.ts
desktop-menu.ts feat(desktop): Add Export Logs (#26262) 2026-05-21 14:55:23 +10:00
entry.tsx fix(app): disable health check for web deployments (#29319) 2026-05-26 15:26:59 +08:00
env.d.ts desktop: sentry integration (#15300) 2026-05-01 11:56:31 +08:00
index.css feat(app): make server sdk + sync state global (#29285) 2026-05-26 08:20:57 +08:00
index.ts feat(desktop): Add Export Logs (#26262) 2026-05-21 14:55:23 +10:00
sst-env.d.ts
theme-preload.test.ts