December, 2025
New Datasource Integration Support in Remote AgentWhat’s New
- Remote agents can now seamlessly integrate with popular datasources and third-party services such as Mongodb, Supabase, Stripe, Aritable and more.
- Agents can automatically configure connections, implement data models, and build full-stack features with integrated datasources.
- Enables building production-ready applications with real databases and services directly through agent tasks.
New /remote Command in BLACKBOX CLIWhat’s New
- Launch of the
/remotecommand in BLACKBOX CLI, enabling users to send tasks to remote agents directly from their local terminal. - Execute remote tasks from within a repository directory - the CLI automatically captures the current repo and branch context for the remote agent.
- Send tasks from anywhere on your system by mentioning the target repository and branch in your prompt, no need to be in a specific directory.
- Seamlessly bridge local development with remote agent execution for maximum flexibility.
- Access all remote agent capabilities (Blackbox, Claude Code, Codex) directly from the command line.
- Perfect for developers who prefer terminal-based workflows while leveraging powerful remote agent capabilities.
- Combines the convenience of local CLI with the power of cloud-based agent execution.
November, 2025
New Free Form Remote Agent Task ExecutionWhat’s New
- Users can now send remote agent tasks to multiple agents (Blackbox, Claude Code, and Codex) without requiring a GitHub repository.
- Start coding tasks from scratch without any existing codebase - agents can create new projects autonomously.
- Run data science tasks by uploading datasets directly to the agent for analysis and visualization.
- Execute plain prompts like “plot insights on the nvidia stocks” and let agents handle data fetching, analysis, and visualization.
- Enables rapid prototyping and exploratory data analysis without repository setup overhead.
- Perfect for quick experiments, data analysis, and proof-of-concept development.
New Agent API for Task AutomationWhat’s New
- Launch of comprehensive Agent API enabling task execution with AI agents.
- Task API (
POST /api/tasks) - Execute tasks with single AI agents in two modes:- Repository Mode: Clone, analyze, and modify GitHub repositories with automatic PR creation
- Multi-Agent Task API - Run tasks across multiple AI agents simultaneously (2-4 agents) for:
- Comparing different implementation approaches
- Validating solutions across multiple AI models
- Getting diverse perspectives on code quality
- AI judge automatically selects the best solution for final PR
- Support for multiple AI Agents and models:
- Claude Agent: Sonnet 4.5, Sonnet 4, Opus 4
- Blackbox Agent: BLACKBOX PRO, Claude Sonnet 4.5, GPT-5 Codex, Grok Code Fast (free tier)
- Codex Agent: GPT-5, GPT-5 Codex, GPT-4.1
- Gemini Agent: Gemini 2.0 Flash, Gemini 2.5 Pro
- Checkout the detailed documentation for the Task API and Multi-Agent Task API
New Unlimited Grok Code Fast SupportWhat’s New
- Users can create unlimited tasks in BLACKBOX AI Cloud using the Grok Code Fast Model available under the Blackbox provider.
- Users can also use the agent in multi-agent mode with no costs.
New Work with Public Git Repos FeatureWhat’s New
- Users can now search for public Git repositories by name directly from the Blackbox Cloud UI.
- Click to fork public repositories instantly and start working on them seamlessly.
- Assign tasks to agents on forked repos just as you would with your own repositories.
- Democratizes AI-powered development, making it easy to contribute to or build upon any public codebase without setup hassles.
- Checkout the detailed documentation for the Work with Public Git Repos
New BLACKBOX AI Full Self Coding FeatureWhat’s New
- Automate error detection and resolution in Google Cloud Run services with scheduled log monitoring, enabling agents to proactively fix issues and create pull requests.
- Scheduled scanning of Google Cloud Run logs at customizable intervals to identify errors, exceptions, or performance issues.
- AI-driven detection and automatic task creation for resolving identified issues, followed by code fixes and pull request generation.
- Seamless integration with Google Cloud Run, Cloud Logging, and GitHub repositories for end-to-end automated maintenance.
- Reduces downtime, operational efficiency, and improves reliability through proactive error resolution.
- Checkout the detailed documentation for the BLACKBOX AI Full Self Coding
New BLACKBOX AI Vercel Auto Deploy FeatureWhat’s New
- Enable automatic deployment to Vercel directly from Blackbox Cloud tasks, providing a complete end-to-end solution for implementing, testing, and deploying features.
- Configure auto-deployment on an individual task level by adding Vercel API token for deploy access and setting project ID and other deployment configurations.
- Start tasks with prompts as usual; once done, the agent automatically deploys, displays deployment status, and provides a link to check the deployment.
- Complete end-to-end solution where the agent implements, tests, and deploys the feature for you.
- Checkout the detailed documentation for the BLACKBOX AI Vercel Auto Deploy
October, 2025
New BLACKBOX AI MCP FeatureWhat’s New
- Integrate with remote agents via Model Context Protocol (MCP) using Blackbox CLI for seamless terminal-based task management and execution.
- Assign tasks, monitor progress, retrieve execution details, and control remote agents effortlessly from the command line.
- Orchestrate multiple sub-tasks and parallel tasks, including creation, stopping, merging changes, and coordinating remote agents.
- Use natural language commands to manage tasks, query agent capabilities, and execute complex operations on remote repositories through terminal.
- Checkout the detailed documentation for the BLACKBOX AI MCP
New Multi-Agent Parallel Execution Feature in BLACKBOX AI RemoteWhat’s New
- Users can now select multiple agents for the same task and run them in parallel to compare different implementations.
- View execution logs of multiple agents side by side in real-time for full transparency.
- Once all agents complete their implementations, an AI judge analyzes the code changes, evaluates quality, and selects the best solution.
- The best agent’s changes are automatically used to create the final pull request for the task.
- Checkout the detailed documentation for the Mutli-Agent feature BLACKBOX Cloud
New Slack Integration Feature in BLACKBOX AI RemoteWhat’s New
- Users can now interact with remote cloud agents directly from Slack channels.
- Connect your Blackbox remote account to Slack for seamless task management.
- Use commands like
/blackboxand/taskto create and monitor tasks from Slack. - Full functionality available via Slack including task creation, monitoring, and control.
- Enables team collaboration on shared repositories with conversational interactions.
- Checkout the detailed documentation for the Slack Integration
New SMS and Voice Support Feature in BLACKBOX AI RemoteWhat’s New
- Users can now assign tasks to the remote cloud agent directly via SMS or voice calls.
- Call or text the agent’s mobile number to provide repository, branch, and task details for autonomous execution.
- Agents intelligently correct spelling errors in inputs for accurate task processing.
- Receive notifications on your configured mobile number for task progress and completion.
- Enhances accessibility for on-the-go task management without needing browser access.
- Checkout the detailed documentation for the SMS Support and Voice Support
New SMS Task Assignment Feature in Remote AgentWhat’s New
- Users can now assign tasks to the remote agent directly via SMS from their phone, without needing to be on a desktop device.
- Send tasks by SMS and follow the agent thread from the browser to see the full detailed implementation.
- Enhances accessibility and convenience for managing remote agent tasks on the go.
New Orchestration Feature in VS Code AgentWhat’s New
- Orchestration enables running multiple sub-agents simultaneously for parallel execution of tasks.
- Utilizes Blackbox CLI to spawn sub-agents in dedicated terminals with dedicated goals.
- Allows breaking down large feature implementation or bug fixes into sub-tasks handled concurrently.
- Speeds up development workflows for complex projects.
- Checkout the detailed documentation for the Orchestration
Launch of BLACKBOX AI RemoteWhat’s New
- Remote, browser-based platform that brings full BLACKBOX AI agent capabilities to your workflow.
- Enables simultaneous execution of multiple tasks on any codebase.
- Supports running various agent types including Blackbox CLI, Claude Code, and Codex Agents.
- Real-time monitoring with live execution views, progress feedback, and detailed logs.
- Automated pull request generation and code reviews.
- Ideal for teams and organizations managing repositories of any size.
- Checkout the detailed documentation for the BLACKBOX Cloud
New Stripe Integration Feature in BuilderWhat’s New
- Direct integration of Stripe payment processing within Builder-built applications.
- Enables seamless management of in-app purchases, subscriptions for monetizing user-created apps.
- All payment handling, security, and compliance are fully maintained by Stripe.
- Simplifies the process of adding e-commerce, subscription capabilities to deployed applications.
- Checkout the detailed documentation for the Stripe Integration
September, 2025
Launch of BLACKBOX CLIWhat’s New
- Advanced command-line interface that brings full BLACKBOX AI power directly to your terminal.
- Natural language coding - Write and run code directly from plain English commands.
- Real-time build automation - Compile projects instantly, with automatic handling and fixes for build errors.
- Advanced file management with AI Agents.
- Support for multiple AI model providers and easy configuration through terminal setup.
- Cross-platform installation support for Unix/Linux/macOS (Bash) and Windows (PowerShell).
- Checkout the detailed documentation for the BLACKBOX CLI
Improved BLACKBOX AI: End-to-End Encryption support and Enhanced UIWhat’s New
- BLACKBOX AI now has End-to-End Encryption support for enhanced security and privacy.
- Enhanced UI for a more intuitive and seamless user experience.
- Improved performance and stability of the BLACKBOX AI application.
- Bug fixes and minor improvements.
- Checkout the documentation for the E2E Encryption
Addition of Voice Capabilities to BLACKBOX AI BuilderWhat’s New
- Support for audio, voice, and music generation within the builder.
- Enables users to create applications that generate music, convert text to speech, and handle voice-based interactions.
- Expands creative possibilities for AI-powered multimedia app development via builder.
- Powered by advanced AI models for high-quality voice synthesis and music generation.
Addition of Video Capabilities to BLACKBOX AI BuilderWhat’s New
- Integration of video generation from text using industry-leading AI models.
- Allows users to build applications that create videos directly from descriptive text prompts.
- Enhances AI-powered apps with capabilities of dynamic visual content creation.
- Powered by advanced AI models such as Google’s Veo-3 for high-quality video output.
- Checkout the documentation for the Video Capabilities
Addition of Image Generation to BLACKBOX AI BuilderWhat’s New
- Added support for image generation from text using industry-leading AI models.
- Enables users to build applications with built-in image creation capabilities.
- Provides access to various AI models for diverse and high-quality image outputs.
- Includes models such as Black Forest Labs’ Flux Pro for creative and precise image generation.
- Checkout the documentation for the Image Generation
August, 2025
BLACKBOX AI Builder Chat IntegrationWhat’s New
- Integration with AI chat agents for enhanced application functionality.
- Enables users to build applications with built-in AI chatbot capabilities.
- Powered by various advanced AI models for conversational interactions.
- Includes models from:
- OpenAI (GPT-4)
- Anthropic (Claude)
- Google (Gemini)
- Meta (Llama)
- and more for diverse conversational AI.
- Checkout the documentation for the Chat Integration
Video Generation API (
POST /chat/completions)What’s New- New API endpoint support for generating high-quality videos from text prompts.
- Utilizes industry-leading AI models such as Google’s Veo-3.
- Enables developers to create dynamic video content programmatically.
- Checkout the documentation for the Video Generation API
Image Generation API (
POST /chat/completions)What’s New- New API endpoint support for creating high-quality images from text descriptions.
- Leverages advanced AI models like Black Forest Labs’ Flux Pro, Stable Diffusion, and SDXL.
- Provides developers with tools for creative and precise image generation.
- Checkout the documentation for the Image Generation API
July, 2025
Expanded Chat Models Support (
POST /chat/completions)What’s New- Support for over 200 advanced AI models from leading providers.
- Includes models from OpenAI (GPT-4o, o1), Anthropic (Claude 4 Sonnet), Google (Gemini 2.0), Meta (Llama 3.3), DeepSeek (R1), and many more.
- Offers diverse capabilities for conversational AI, text generation, and complex reasoning.
- Checkout the documentation for the Expanded Chat Models
Desktop Agent Enhancements and End-to-End EncryptionWhat’s New
- Added End-to-End Encryption supported agent to BLACKBOX AI Desktop Agent for enhanced security and privacy.
- One-click deployment for streamlined application launches.
- Task scheduling and automation features.
- Overall improvements to streamline development processes.
- Checkout the documentation for the Desktop Agent Enhancements
BLACKBOX AI Desktop AgentWhat’s New
- Native cross-platform application supporting Windows, macOS, and Linux.
- Features end-to-end encryption for secure development.
- Seamless IDE integration and extensible capabilities for workflow automation.
- Intelligent context management and customizable prompts.
- Includes one-click deployment and task scheduling for productivity.
- Checkout the documentation for the Desktop Agent
VS Code Agent Context IntegrationWhat’s New
- Rich context integration for enhanced AI conversations.
- Seamless incorporation of web URLs, Git commits, and project files.
- Provides comprehensive development assistance.
- Improves the accuracy and relevance of AI suggestions.
- Includes voice interaction mode and auto mode for efficient workflows.
- Checkout the documentation for the VS Code Agent Context
BLACKBOX AI VS Code ExtensionWhat’s New
- AI-assisted project creation and code improvement.
- Real-time debugging support within the IDE.
- Integration with multiple AI models for enhanced development.
- Empowers developers with advanced AI capabilities directly in VS Code.
- Features conversation history and customizable prompts for personalized assistance.
- Checkout the documentation for the VS Code Agent
Builder EnhancementsWhat’s New
- Git integration for seamless work on existing repositories.
- Intelligent customization through iterative tweaks.
- Community sharing features for discovering user-created applications.
- Improved deployment options and collaborative development.
- Checkout the documentation for the Builder Enhancements
Builder PlatformWhat’s New
- An end-to-end platform for idea-to-app transformation.
- Uses natural language for application development.
- Features real-time visual development and full-stack AI generation.
- Includes instant deployment capabilities for quick launches.
- Checkout the documentation for the Builder