Alex alex
  • Joined on 2026-05-11
alex created branch fix/workspace-mount-bind-mount in alex/headquarter 2026-06-02 12:47:44 +02:00
alex pushed to dev at alex/headquarter 2026-06-02 00:00:48 +02:00
04cd9ff472 chore: add diagnostic logging for manifest mount resolution
alex pushed to dev at alex/headquarter 2026-06-01 23:54:02 +02:00
1bf42a7feb fix: workspace delete MissingGreenlet + nginx cache-busting
alex pushed to dev at alex/headquarter 2026-06-01 23:29:43 +02:00
56dd7d3fd3 fix: tool start hanging + SSE 429 errors
alex pushed to dev at alex/headquarter 2026-06-01 23:17:07 +02:00
8837031fd2 fix: ESC key, .config, workspace permissions, terminal race condition
alex pushed to dev at alex/headquarter 2026-06-01 22:37:17 +02:00
a0cfbbc2d2 fix: container mount permissions, terminal shift, ESC capture
alex pushed to dev at alex/headquarter 2026-06-01 22:12:34 +02:00
280a6ff2fa feat: floating action button for starting tools globally
alex pushed to dev at alex/headquarter 2026-06-01 21:54:46 +02:00
78e808bc54 feat: sessions page workspace-first flow + workspace instance chips
alex pushed to dev at alex/headquarter 2026-06-01 21:30:51 +02:00
c1445976d7 feat: new ToolStarter component — unified workspace-first tool starting
alex pushed to dev at alex/headquarter 2026-06-01 20:58:39 +02:00
ff8aa2a4f5 refactor: unify tool-starting logic with shared useStartTool hook
alex pushed to dev at alex/headquarter 2026-06-01 20:47:37 +02:00
398436ecb5 refactor: unify StartToolModal — remove inline duplicate from workspace detail
alex pushed to dev at alex/headquarter 2026-06-01 20:38:44 +02:00
06a4a27880 fix: StartToolModal hardcoded tool types caused UUID parse error
alex pushed to dev at alex/headquarter 2026-06-01 20:21:14 +02:00
f34c733706 fix: remove trailing slashes causing FastAPI redirect → mixed-content
alex pushed to dev at alex/headquarter 2026-06-01 20:03:51 +02:00
95efa5d029 fix: workspace delete mixed-content error via top-level endpoint
alex pushed to dev at alex/headquarter 2026-06-01 19:53:40 +02:00
9a036f1968 fix: SSH auth for workspace sync (fetch/pull/branch check)
alex pushed to dev at alex/headquarter 2026-06-01 19:44:48 +02:00
ec6d4ad496 fix: workspace creation SSH authentication
alex pushed to dev at alex/headquarter 2026-06-01 19:24:23 +02:00
d70b8e2363 fix: branches endpoint with SSH auth for remote fallback + better error messages
alex pushed to dev at alex/headquarter 2026-06-01 19:04:27 +02:00
ee3c5af7a4 fix: handle missing/corrupt repos when fetching branches + clearer manual fallback
alex pushed to dev at alex/headquarter 2026-06-01 18:46:32 +02:00
b02cd978c3 feat: unified git repo hook + fix branch dropdown in workspace creation
alex pushed to dev at alex/headquarter 2026-06-01 18:18:26 +02:00
e956d7c30d feat: unify workspace creation component with branch dropdown