Skip to content

Releases: cloudflare/vibesdk

v1.1.0

04 Nov 07:04
8fa4b11

Choose a tag to compare

1.1.0 (2025-11-04)

Features

  • enhance changelog generation with detailed PR and commit data (7850fc6)
  • enhance changelog generation with detailed PR and commit data (01afb74)

Bug Fixes

  • change phase not found from error to warning (2b78809)
  • client and logger management in DeploymentManager (2a19261)
  • correct metadata file path and instance ID generation (4e932f8)

v1.0.0

03 Nov 02:24
3a725c0

Choose a tag to compare

1.0.0 (2025-11-03)

Features

  • add abort signal support to inference operations (f3e545e)
  • add actionKey tracking for inference calls and rate limiting (226441e)
  • add app visibility toggle and shareable link functionality to deployment controls (692215d)
  • add auto-scroll behavior to chat messages container (6919820)
  • add automated PR description generation workflow (3c81d5d)
  • add automated PR workflows and commit validation (5ba22fc)
  • add better streaming tool call accumulation and debug logging (67360fe)
  • add bootstrap script and template customization (1fa893f)
  • add conciseness requirement to agent instructions (262d48f)
  • add conversation reset functionality with confirmation dialog (5ebb714)
  • add Custom style option to template selector (76a4960)
  • add deep debug session management with state persistence and wait tools (e60694f)
  • add deep debugger transcript UI with collapsible tool results (95ed92f)
  • add deploy to Cloudflare button in phase timeline header (bea0bcd)
  • add diff toggle option to git show command (2657ba9)
  • add discover nudge UI with arrow and font styling (a33f29b)
  • add duration filter option for log retrieval in sandbox (4579da2)
  • add dynamic platform status banner with changelog dialog in global header (2f24af2)
  • add ESM module support and improve error handling in worker deployment (dc2ee30)
  • add exponential backoff and max retries constant for deployment failures (cbf1220)
  • add force refresh mechanism for preview deployments (796e34d)
  • add generate_files tool for creating new files and full rewrites (52d917f)
  • add Git clone functionality for repositories (d7532f2)
  • add git clone protocol support with template rebasing (6005c4d)
  • add git version control tools and enhance debugging system (f6b6b00)
  • add GitHub Actions for issue triage + improved code-review (d42f805)
  • add in-memory caching for git clone operations with 5s TTL (263ac37)
  • add incremental GitHub sync with commit history preservation (4785472)
  • add indexes for app views and stars by app_id and timestamp (87dedbe)
  • add inference cancellation support with AbortController (6e752c2)
  • add issues field to DeterministicCodeFixCompletedMessage interface (f7689fd)
  • add latest Gemini model variants (134f518)
  • add latest Gemini model variants and reorganize AI model enum groupings (a6a2b5d)
  • add llm.md and update claude.md using it (a1e90dd)
  • add localhost:8787 to allowed CORS origins in dev environment (88c1919)
  • add log file extractor tool and nanoid dependency (0b12d76)
  • add option to suppress error toasts in API client requests (e490280)
  • add persistent command execution in sandbox environment (7d02a43)
  • add preview expiration handling and update deployment messaging (74b16da)
  • add previous debug session context and improve error handling in debugging tools (45ac910)
  • add project name generation and config file updates (a948e62)
  • add pulsing edge animation to indicate active phase progress (49daa1d)
  • add read-only mode for agent initialization (7f83e19)
  • add retry logic for process health check in sandbox service (3284afe)
  • add retry mechanism for sandbox deployment failures with max 3 attempts (1c110e0)
  • add safe JSON stringification with circular reference and Error object handling (6e6dcd2)
  • add Sentry frontend integration (72455ff)
  • add Sentry frontend integration (c6755a2)
  • add sort persistence and auto-collapse sidebar on new build (332041a)
  • add stop generation button and handle cancelled state in phase timeline (3cd7cab)
  • add streaming support to deep debugger and enhance logs tool with truncation (1bdb1e7)
  • add support for backward compatibility flags in templates (506a7ca)
  • add support for separate preview domain in deployment system (057ffa5)
  • add support for user-suggested phase generation and forbid image generation (0ab6501)
  • add timeout handling and force redeploy option (d2543d5)
  • add tool depth limit and conversation context compactification (5ba30b9)
  • add tool result field to websocket messages and update event handling (41fab81)
  • add uploads routes + fix filename in r2 (6a41be1)
  • add wait_for_generation tool and enhance tool call result handling (92f4e0e)
  • add WebSocket support for sandbox proxy (9d9d60b)
  • add WebSocket support for sandbox proxy (72538be)
  • add word counter and 4000 word limit to chat input (33f5f50)
  • added cloudflared tunnels for local dev + docs ([745cd2a](745cd2ac8893c44...
Read more