Follow this page for the latest changes to the Bugzy platform. Major releases, new integrations, and infrastructure updates are listed below.Documentation Index
Fetch the complete documentation index at: https://www.bugzy.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
April 2026
New
- Overage budgets with threshold alerts — Team admins can now cap monthly overage spend and get email alerts at 50%, 75%, and 100% of the budget. Base-plan usage is never counted against it. At 100% new agent tasks are temporarily blocked until the billing period renews or an admin raises the limit. Configurable under Settings > Billing > Spending controls. Works for both billing models.
- REST API (v1) — Programmatic access to Bugzy’s full capability surface via
/api/v1/. Trigger test runs, query results, manage schedules, configure event triggers, and more. Authenticated via project API keys with rate limiting. API Reference → - Inbox Agent cross-conversation context — The agent now remembers prior conversations across threads and channels. When you start a new thread or switch channels, it retains context from previous interactions so you don’t need to re-explain background every time.
- Team knowledge base — Bugzy builds a persistent, distilled knowledge base from your team’s conversations, learning durable team facts like release cadences, ownership patterns, and process preferences. The more you interact, the smarter it gets.
- Proactive knowledge update notifications — When Bugzy’s understanding of your team evolves after daily knowledge consolidation, the inbox agent now posts a summary of what changed, cross-references project knowledge for discrepancies, and invites corrections. This closes the feedback loop so teams can validate and correct the agent’s understanding.
- API testing support — Bugzy can now test REST API endpoints using Playwright’s built-in
APIRequestContext. The agent discovers API endpoints during exploration, generates API test cases alongside UI tests, and runs them with the same reporter and infrastructure. Details → - Timeout notification with partial results — When a test run or exploration exceeds its time limit, Bugzy now notifies you and surfaces the partial results. Previously, timed-out executions showed as a generic failure with no output.
- File uploads in Test Data — Upload images, PDFs, CSVs, and other files as test data. Each file maps to an environment variable that resolves to a local file path at execution time, enabling tests that exercise file-upload flows via Playwright’s
setInputFiles(). - OAuth test authentication — Automate tests for apps using OAuth login (Google, GitHub, Microsoft) without fighting bot detection. Configure your OAuth credentials, authorize with your test user, and Bugzy handles token refresh and browser injection automatically. Details →
- Communication channels menu — Slack and Teams connection setup now has a dedicated Channels item in the team sidebar, replacing the buried team settings location.
- Multiple triggers per event type — Configure more than one webhook trigger for the same event with different filters (e.g., two deployment triggers for preview vs production). PR comment events are now also supported (pull_request_comment, pull_request_review, GitLab note).
- Proactive changelog notifications — When new features ship, Bugzy’s inbox agent posts a summary of what’s new directly in your connected Slack or Teams channel, so your whole team stays informed without checking the changelog manually.
- Typed test data variables — Environment variables now carry an explicit type (text, secret, OAuth, file) with type badges, type filtering, and type-aware editing in the Test Data UI.
- Redesigned responsibilities flow — Adding a new responsibility now uses a guided step-by-step flow with animated transitions, replacing the previous flat card picker. Makes setup faster and clearer.
- No-team landing page — Users who sign up but aren’t yet part of a team see a clear landing page with next steps instead of a broken or empty state.
- Email onboarding drip — a provider mismatch was silently dropping all agent responses sent via email; responses now arrive reliably
- Inbox agent silent failures — the agent now always responds to user messages; previously, certain error conditions caused it to go silent without any reply
- Teams connection not showing in settings and “bot not connected” error appearing after initial Teams setup
- Responsibilities: filter override not persisted when editing an existing responsibility
- Teams system notifications not delivered due to incorrect provider context resolution
- Teams inbox agent was duplicating every message in channels due to the same event arriving via multiple webhook paths
March 2026
New
- Documentation file uploads — upload PDFs, specs, images, and other docs directly from the dashboard. Files are committed to a
docs/folder in your managed repo and automatically referenced by the agent during test generation. - Slack: no @mention required — Bugzy now responds to relevant messages in any channel it’s added to, without requiring an @mention. Casual conversation is automatically ignored. Details →
- Zephyr Scale integration — create and manage test cases directly in Zephyr Scale instead of the filesystem. Setup guide →
- Named environments — define staging, production, or custom environments with env var overrides; pin schedules and event triggers to specific environments
- Public documentation launch on bugzy.ai/docs
- Comparison pages: Bugzy vs QA Wolf, manual QA, and Selenium-based tools
- Outcome-based pricing — pay for triages and test case creations instead of test runs. Plans start at €250/mo with metered overage billing
- Cancellation-pending UI on the billing page — clear status when a subscription is scheduled to end
- Sidebar trial widget with usage tracking for triages and test cases
- Self-serve signups with email/password and email verification
- Magic link signup/login
- GitLab integration for Bring-Your-Own-Tests (BYOT)
- Vercel webhook provider — trigger tests on Vercel deployments
- Case studies section on the homepage
- Team ownership transfer
- Google OAuth — sign up and log in with your Google account
- Team member removal — admins and owners can now remove members directly from the team settings UI
- Customer-visible test suite management — view and manage your test suites from the dashboard
- Inbox Agent: create event triggers from chat — set up webhook-based test triggers conversationally without leaving Slack or Teams
- Enhanced test plans — test plans now include risk priorities (Critical/High/Medium/Low), coverage technique annotations (equivalence partitioning, boundary value analysis, state transitions), and test path types per feature area
- Smart trial limits — trial accounts generate the top 3 highest-priority test cases instead of exhausting the full quota. The complete test plan is still generated, showing the full scope of coverage available after upgrading
- Living test plans — test plans are now updated as a living document: generating test cases marks features as covered, verifying changes adds new feature areas, and triaging results annotates discovered edge cases
- Redesigned onboarding — Linear-style single-question-at-a-time flow with animated transitions, replacing the previous multi-field wizard
- Homepage redesign with updated copy and layout
- Simplified onboarding flow (6 steps → 3)
- Slack interactive buttons for agent confirmation questions
- Inbox Agent: multi-turn session persistence
- Inbox Agent: concurrent session processing
- Inbox Agent: progressive onboarding after setup wizard
- Multiple documentation-researcher integrations per project
- Environment issue classification in triage results
- Webhook secret token UX for manual-setup providers
- Sandbox environments proactively refreshed before expiration — test runs start faster with always-fresh environments
- Test cases page: redesigned row display with loading skeletons
- Test case tags: distinct tag filtering and improved tag selection UI
- Generate test cases: quick action chips for common instructions
- Triage: new
test-adjustmentclassification — distinguishes tests that need updating due to intentional app changes from genuine product bugs and broken tests
- Trial expiration now shows a clear payment-required message in dialogs with a direct link to billing instead of a generic error
- Event triggers could be enabled without required subagent configured
- Onboarding continue button did not advance when credentials fields were left empty
- Sign-in link failures now show a user-friendly error instead of an unexpected error (cross-browser / PKCE)
February 2026
New- Microsoft Teams integration — receive test reports and trigger runs from Teams channels
- Linear integration — file bugs directly to Linear projects from test results
- Asana integration — create tasks in Asana when product bugs are detected
- ClickUp integration — issue tracker
- GitLab integration — source control and issue tracker with OAuth and webhooks
- Figma integration — design researcher for visual context
- Confluence integration — documentation researcher
- Bring-Your-Own-Tests (BYOT) — connect your own test repo, Bugzy runs and triages
- CI integration — ingest external Playwright test results and triage failures
- Shareable deep links for test runs and test run bundles
- Event triggers UI — configure when Bugzy should test (push, PR, deploy)
- Full-featured scheduled runs management with naming and labels
- Conversational Inbox Agent powered by Claude Agent SDK
- Skip known failures — agent triages only new test failures
- Recall.ai meeting bot — Bugzy joins meetings to capture QA context
- Test management system support
- Dashboard redesign with real-time execution status and filtering by test suite
- Test runs page with aggregated view and better visualization
- Inbox Agent: GitHub repo reading tools for codebase context
- Inbox Agent: thinking indicator only shown when committing to a response
- Interactive Slack form flow with session resume
- Video recordings not loading in test results viewer
- Playwright browser version mismatch in container
- Reporter manifest overwrite losing execution history
- Email deduplication not working
- Dashboard: missing Last 24h filter, broken stat cards, hidden failed test details
- Thread user identity lost in sandbox messaging pipeline
January 2026
New- Self-improvement engine — Bugzy learns from disputed findings to reduce false positives over time
- Disputed findings workflow — mark triage results as incorrect and Bugzy adjusts future classification
- Testing Dashboard with execution history, pass/fail trends, and metrics
- Azure DevOps integration — work items and repos
- Jira Cloud integration — issue tracking and documentation research
- GitHub integration with changelog-historian subagent
- Email whitelist for agent messaging
- Activity table showing trigger source and event details
- Test generation accuracy for single-page applications with client-side routing
- Faster execution startup with pre-warmed container pool
- GitHub integration tokens expired after 1 hour
- Scheduled runs failing silently due to unchecked Supabase errors
- Teams integration: rich messages, messageUpdate handling
December 2025
New- Event-driven task execution — GitHub webhooks (PR, push, deploy) trigger test runs automatically
- Scheduled runs — configure cron-based test execution from the dashboard
- Notion integration — sync test plans and knowledge base with Notion workspaces
- Playwright upgraded to latest stable release with improved browser stability
- Reduced container cold-start time by 40%
- Test plan generation failing on applications with HTTP basic auth
- Slack notifications not respecting channel selection for multi-channel teams
