Documentation Index
Fetch the complete documentation index at: https://test-8862363a-chore-changelog-update-20260520071431.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
v0.2.724
May 20, 2026- feat(linear): add issueStatusChanged trigger for issue status updates (#7960)
- 0.2.724
v0.2.723
May 19, 2026- fix(sandbox): handle empty remote in tembo-clone-repo (TEM-7319) (#7963)
- 0.2.723
v0.2.722
May 19, 2026- feat(snapshots): add tooltip showing Building… on shimmer hover during build (#7947)
- fixing self hosted with no fleet env needs (#7953)
- sandbox(claudeCode): don’t reset CLAUDE.md if preexisting (#7956)
- feat(computer-preview): add copy computer URL button with feature flag (#7957)
- Update skillSchema in events.ts (#7958)
- feat(computer-preview): add copy computer URL button with feature flag
- fix(computer-preview): use is-internal flag for copy computer URL button
- Add skillUseCount to CollapsedLogs (#7870)
- fix(computer-preview): show booting state when VM is stopped (terminated) (#7961)
- adding aws self hosted support (#7962)
- 0.2.722
v0.2.721
May 19, 2026- Update computer-preview.tsx
- feat(integrations): mark Snyk integration as internal (#7936)
- Fix missing tsManager attribute error (#7933)
- OAuth: simplify
authorizeUrlto just a string (#7941) - GitLab/Bitbucket parity: draft conversion (#7892)
- Update settings.json (#7943)
- style(computer-preview): unify empty state card shadow with component (#7945)
- GitLab/Bitbucket parity: labels and unsupported label fallbacks (#7944)
- 0.2.721
v0.2.720
May 18, 2026- feat(vm): replace keepAlive boolean with keepAliveUntil timestamp (#7784)
- fix(kasmvnc): remove loading screen and hide status elements on load (#7906)
- feat(mcp): add Snyk security scanner as a vendor MCP integration (#7886)
- fix(snapshots): useTabParams for snapshotId to fix not found error (#7908)
- feat(vm): enable public SSH on QEMU sandbox start and improve sshd idempotency
- Invalid API key · Fix external API key (#7911)
- Invalid API key · Fix external API key
- fix(vm): add return type annotation to getWithBuiltInEnvVars
- fix(og-image): update description and use white filter for agent icons (#7910)
- fix(api): make Slack help command parsing case-insensitive (#7912)
- Set kasmvnc desktop background (#7914)
- fix(api): remove redundant comments and clarify manager error message
- refactor(web): rename “Tembo Desktop” to “Tembo Computer” across app
- cleanup snapshot ui
- fix(web): sort failed builds to end of recent snapshot list
- feat(vm): enable computer preview on sandbox start, persist URL, refactor sandbox vm file struct (#7913)
- Fix Snyk SVG naming (#7922)
- upgrading token in database to bigint (#7924)
- fix(web): switch kasmvnc splash page to light theme and remove Vite link
- fix(api): remove unnecessary type assertion in worker loop
- Add top padding to snapshot detail page (#7921)
- fix(api): exclude failed jobs from feedback loop dependency queries (#7929)
- feat(cursor): add composer-2.5 model to supported Cursor CLI models (#7930)
- feat(web): add VM booting state to computer preview
- 0.2.720
v0.2.719
May 15, 2026- refactor(user-proxy): pass hosted zone as prop instead of looking it up
- fix: simplify sandbox size gating logic and remove unused props
- style: format DefaultSandboxSize destructuring and gating logic
- fix(cdk): set staging ASG desiredHostCount to 1 (#7899)
- 0.2.719
v0.2.718
May 15, 2026- chore(user-proxy): update preview domain to computer.tembo.sh (#7895)
- feat(og): replace task title/prompt with generic label and add agent metadata to OG cards
- Invalid API key · Fix external API key (#7896)
- style: format long lines in public routes and sandbox queries
- 0.2.718
v0.2.717
May 15, 2026- 0.2.717
v0.2.716
May 15, 2026- 0.2.716
v0.2.715
May 15, 2026- fix(integrations): simplify PR action schema and default merge strategy to squash
- 0.2.715
v0.2.714
May 15, 2026- chore: delete analytics route (#7880)
- fix(globals.css): remove cursor pointer style for desktop app elements (#7882)
- Remove ALL /chat/:issueSourceId route (#7883)
- Remove GET /integration/:id/repos route (#7887)
- ADR-012: LeaseWeb dedicated servers (#7885)
- chore: simplify sidebar sessions (#7879)
- GitLab/Bitbucket parity: merge strategy support (#7819)
- feat(assets): agent asset storage with S3 + CloudFront signed URLs (#7661)
- chore(nix): update flake inputs and add grok agent
- fix(shared): remove unicorn/filename-case rule and rename test files accordingly (#7889)
- fix(integrations): exclude custom-mcp from installed check and badge
- small fix that adds timeouts to the agent workers requests (#7894)
- 0.2.714
v0.2.713
May 14, 2026- MS Teams (#7590)
- fix(pack-flake): disable git gc and maintenance in ephemeral pack repo
- chore(nix): update npm deps hash
- fix(settings): add route and scene for snapshot details page (#7876)
- feat(snapshots): add delete button to 3 dots menu on snapshot page (#7878)
- 0.2.713
v0.2.712
May 14, 2026- chore: rm langfuse and add sentry ai traces (#7762)
- chore: update pnpm deps hash (#7835)
- feat(web): show compute specs on snapshot size labels and polish UI (#7837)
- refactor(database): explicitly re-export enums to fix export * warning (#7850)
- Remove ChatGPT feature flag, gate on paid plan (#7851)
- Integrate Supabase MCP in index.ts (#7830)
- member page fix for loading list accounts too much and schema change to prevent orphan org members (#7843)
- feat(qemu): skip SSH readiness probe when restoring from snapshot (#7856)
- fix(sandbox): scope makeDir cache key by cwd to prevent stale hits across repos (#7855)
- feat(snapshot): add upload timeout, progress logging, and abort support for golden snapshots (#7865)
- fix(qemu): add timeout to SSH readiness probe (#7867)
- Categorize MCPs properly on integrations page with MCP badge and suggested categories (#7862)
- feat(sandbox): clean generated agent skill dirs before staging (#7869)
- Replace is_internal with reviews flag (#7864)
- Add VM Initializing Status (#7779)
- refactor(tiptap): disable bulletList, listItem, orderedList, and listKeymap extensions (#7871)
- chore(sandbox): update dotnet SDK from 9 to dotnet-sdk_10 (#7874)
- more snapshot ui fixes + golden snapshot delete logic (#7873)
- test(api): replace module mocks with prisma fakes in snapshot delete tests
- 0.2.712
v0.2.711
May 13, 2026- fix(ci): use larger runner and free disk space for pnpm deps hash update
- Update Tailscale Hostnames for Staging (#7816)
- HubSpot MCP (support OAuth servers without dynamic client registration) (#7818)
- refactor(settings): move version display from header to settings layout (#7826)
- fix(web): add loading=eager to 404.svg image for better LCP (#7829)
- fix(sandbox): infer nix PATH file from working dir and reorder wrapper script lines (#7828)
- api-stack: add
deepseek-v4-proentry (#7834) - Slack: use resvg as a fallback, to convert from SVG to PNG (#7833)
- Fix missing clientInformation update in MCP connection upsert (#7824)
- 0.2.711
v0.2.710
May 13, 2026- fix(sandbox): use XFS reflink for golden snapshot clones (#7798)
- update/qemu-medium-self-hosted-fixes (#7815)
- 0.2.710
v0.2.709
May 13, 2026- fix(pr): update PR footer to say add a comment instead of add a review or comment (#7799)
- Merge branch ‘main’ of https://github.com/tembo-io/monorepo
- Slack: re-add log streaming (#7766)
- refactor(sandbox): remove cursor rules loading and injection logic (#7800)
- fix(web): update share task link text to share session link (#7803)
- Fix skills writing in solve_issue job (#7805)
- chore: shared package ci (#7813)
- 0.2.709
v0.2.708
May 12, 2026- fix(worker): unblock orphaned jobs and survive schema mismatches during deploys (#7794)
- Change repo clone path format (#7796)
- chore: update flake.lock dependencies
- 0.2.708
v0.2.707
May 12, 2026- flake updates for bun version matching (#7795)
- Merge branch ‘main’ of https://github.com/tembo-io/monorepo
- 0.2.707
v0.2.706
May 12, 2026- feat(settings): add snapshots page to settings navigation
- Linear: fix
isTemboActor(#7788) - Update knip.ts (#7791)
- fix(sandbox): reuse existing local branch in checkoutBranch and sanitize git args (#7792)
- 0.2.706
v0.2.705
May 12, 2026- Log and summarize test results (#7782)
- feat(golden): redesign snapshot settings UI with schedule select and repo tooltips (#7785)
- move migrations (#7786)
- update npm hash (#7787)
- Update golden-snapshots.tsx
- Update self-hosted-releases.test.ts
- 0.2.705