agent-orchestrator/frontend
neversettle 7a87caae79
feat: combine workspace project stack (#2460)
* feat: materialize workspace project sessions

* fix: clear workspace project PR CI failures

* fix: finalize workspace lifecycle row handling

* feat: add workspace session prompt context

* fix: preallocate workspace prompt repo list

* test: use os paths for workspace project records

* chore: format spawn orchestrator helper

* feat: add workspace project lifecycle teardown

* refactor: reuse workspace lifecycle for child repos

* feat: observe workspace project SCM repos

* fix: require workspace child origin remotes

* fix: keep workspace teardown minimal

* fix: prune stale workspace worktree registrations

* fix: restore legacy saved worktree markers

* fix: retain restored workspace project inventory

* fix: address workspace lifecycle review gaps

* chore: resync workspace scm PR

* feat: add workspace import UI flow

* chore: format with prettier [skip ci]

* fix: refresh frontend npm lockfile

* fix: address workspace import review feedback

* fix: harden workspace import edge cases

* chore: format sidebar import flow

* fix: harden workspace lifecycle cleanup

* fix: satisfy workspace lifecycle lint

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-07-07 22:25:50 +05:30
..
assets feat(icon): apply runtime app icon on macOS (#2296) 2026-06-30 15:27:50 +05:30
docs release: desktop-release runbook + fix the Prettier CI treadmill (#2394) 2026-07-06 22:19:34 +05:30
e2e test(e2e): guard sidebar brand vs macOS titlebar cluster (#366) (#374) 2026-06-22 13:14:01 +05:30
makers feat(cli): ao start fetch/open for Windows and Linux (T6/T7) (#2204) 2026-06-26 20:50:30 +05:30
scripts feat(release): add important flag to nightly feed manifests (#2378) 2026-07-03 22:23:03 +05:30
src feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
.gitignore fix(update): bundle app-update.yml so electron-updater can install (forge omits it) (#2244) 2026-06-28 23:36:06 +05:30
.npmrc feat(renderer): clone agent-orchestrator shell and inspector 2026-06-11 16:45:00 +05:30
components.json feat(renderer): clone agent-orchestrator shell and inspector 2026-06-11 16:45:00 +05:30
forge.config.ts fix(update): bundle app-update.yml so electron-updater can install (forge omits it) (#2244) 2026-06-28 23:36:06 +05:30
index.html feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
package-lock.json feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
package.json chore(release): stamp desktop app version 0.10.0 (#2248) 2026-06-28 23:24:57 +05:30
playwright.config.ts feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
pnpm-lock.yaml feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
pnpm-workspace.yaml feat: combine workspace project stack (#2460) 2026-07-07 22:25:50 +05:30
tsconfig.json fix(desktop): package Windows via NSIS instead of Squirrel (#403) 2026-06-23 20:44:30 +05:30
vite.main.config.ts feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
vite.preload.config.ts feat(frontend): scaffold for frontend with complimentary backend changes (#168) 2026-06-10 11:40:17 +05:30
vite.renderer.config.ts feat(frontend): add live browser panel (#375) 2026-06-22 04:14:18 +05:30
vitest.config.ts fix(spawn): stop sending branch on spawn, render API errors, wire worker name (#171) 2026-06-11 12:13:30 +05:30