Skip to main content

Documentation Index

Fetch the complete documentation index at: https://test-8862363a-chore-changelog-update-20260516064812.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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-pro entry (#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

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

v0.2.704

May 12, 2026
  • refactor(sandbox): move busybox.ts interface from /vm to /sandbox directory (#7765)
  • feat(nix): update bun to latest version from nixpkgs-unstable overlay (#7767)
  • fix(web): allow FRP dev origin in Next.js dev server (#7764)
  • feat(model-icon): add deepseek model and logo support in dropdown and UI (#7773)
  • Add deepseek-v4-pro model support (#7770)
  • feat(golden): pre-clone repos and skills into org golden snapshots (#7603)
  • fix(snapshot): update error and toast messages for build failure and admin requirement (#7777)
  • Move claude mcp list to background job (#7776)
  • fix(golden): use explicit repo list instead of fetching all org repos (#7778)
  • updating the qemu path resolution function and the config to allow fo (#7780)
  • 0.2.704

v0.2.703

May 11, 2026
  • docs:updated and added optional bun script details to readme (#7754)
  • Fix numbering in installation steps in README
  • feat(database): add optional computerUrl field to Issue table (#7757)
  • skills(opencode): save skills to .opencode/skills
  • adding my ssh key and some updates to azure nix config (#7761)
  • feat(sandbox): add environment-aware hostname for guest VMs (#7755)
  • GitHub triggers: fix prCreatedByTembo
  • 0.2.703

v0.2.702

May 11, 2026
  • Add QEMU image download script (#7742)
  • chore: better chatgpt connect ui (#7744)
  • Add paste-to-navigate in command menu and enhance markdown rendering
  • Format code and refactor markdown components
  • Merge branch ‘main’ of github:tembo-io/tembo-v2
  • fix dialog
  • feat(guest): add tmux to the guest VM image tools list (#7747)
  • in the sandbox size dropdowns (in chat composer and in settings) we need to show the compute configuration
  • refactor: use destructuring for sandbox size spec lookups
  • fix: style checked sandbox select items with blue icon color
  • feat(composer): replace keep alive icon with IconSandbox from tembo ui pkg (#7749)
  • claudeCode: save skills to .claude/skills
  • 0.2.702

v0.2.701

May 9, 2026
  • chore: fix collapse focus (#7730)
  • feat: add optimistic UI update for reasoning level selector
  • fix: allow composer textarea to expand beyond single-line height
  • refactor: extract shared select trigger and item classes in task options
  • refactor: collapse select trigger class to single line
  • Feature/deps hash updater (#7734)
  • Check for existing Infisical integration ticket and provide a summary (#7731)
  • chore: refactor proxy (#7736)
  • fix(checks): limit displayed check bars to a maximum of 8 (#7738)
  • Limit check bars to 8 in PR section (#7739)
  • fix(composer): remove integration count check from session creation
  • 0.2.701

v0.2.700

May 8, 2026
  • Update template cards skeleton count (#7728)
  • feat: chatgpt sub for pi (#7634)
  • update installer flake
  • update installer flake (#7729)
  • Merge branch ‘main’ of github.com:tembo-io/monorepo
  • 0.2.700