Planos de precos

Ainda nao ha planos de preco detalhados para esta ferramenta.

Visao detalhada

LOGINGET ACCESSAGENT-01 // REFACTOR> blackbox agent run --task refactor-auth[INIT] Loading codebase context...[SCAN] 47 files analyzed in 1.2s[PLAN] Extracting auth middleware → /lib/auth.ts[EDIT] src/routes/api.ts — removed inline checks[EDIT] src/middleware/auth.ts — created guard[TEST] 12/12 passing[DONE] Refactor complete. PR ready.AGENT-02 // MIGRATE> blackbox agent run --task db-migration[INIT] Connecting to schema registry...[DIFF] 3 tables modified, 1 added[GEN] Migration 0047_add_teams.sql[VALIDATE] Foreign keys ............. OK[VALIDATE] Indexes .................. OK[APPLY] Dry run successful[DONE] Migration staged.AGENT-03 // TEST-GEN> blackbox agent run --task generate-tests[SCAN] Uncovered functions: 23[GEN] tests/auth.test.ts (8 cases)[GEN] tests/billing.test.ts (6 cases)[GEN] tests/api.test.ts (9 cases)[RUN] 23/23 passing[COV] Coverage: 47% → 89%[DONE] Test suite committed.AGENT-04 // DEPLOY> blackbox agent run --task deploy-staging[BUILD] next build .................. OK[LINT] 0 errors, 0 warnings[TYPE] tsc --noEmit ................ OK[PUSH] Deploying to staging...[DNS] https://staging.blackbox.dev[HEALTH] 200 OK — 43ms[DONE] Live on staging.CHAIRMAN LLM // JUDGE> chairman evaluate --round 1[RECV] 4 agent submissions received[EVAL] Agent-01: refactor .......... 9.2/10[EVAL] Agent-02: migration ......... 8.8/10[EVAL] Agent-03: test-gen .......... 9.5/10[EVAL] Agent-04: deploy ............ 9.1/10[RANK] Best: Agent-03 (test coverage)[VERDICT] All agents passed. Merging.SYSTEM // MONITOR> blackbox monitor --live[SYS] CPU: 12% | MEM: 3.2GB / 16GB[SYS] Active agents: 4[SYS] Queue depth: 0[NET] API latency p99: 89ms[NET] Requests/min: 2,847[COST] Session: $0.42[STATUS] All systems nominal.AGENT-05 // REVIEW> blackbox agent run --task code-review[LOAD] PR #247 — 14 files changed[SCAN] Security patterns ........... OK[SCAN] Performance anti-patterns ... 1 found[WARN] Avoid N+1 in /api/teams.ts:34[SCAN] Type coverage ............... 100%[APPROVE] No blockers found[DONE] Review posted.AGENT-06 // DOCS> blackbox agent run --task update-docs[SCAN] 7 undocumented exports found[GEN] docs/api-reference.md updated[GEN] docs/auth-guide.md created[GEN] README.md — added quickstart[LINK] Cross-references validated[SPELL] 0 issues[DONE] Documentation shipped.AGENT-07 // SECURITY> blackbox agent run --task security-audit[SCAN] Dependencies: 847 packages[CVE] 0 critical, 0 high, 2 low[WARN] lodash@4.17.20 — prototype pollution[AUTH] Token rotation .............. OK[AUTH] CORS policy ................. OK[SECRETS] No exposed credentials[DONE] Audit passed with warnings.AGENT-08 // PERF> blackbox agent run --task perf-optimize[PROFILE] Lighthouse run complete[SCORE] Performance: 94 → 99[FIX] Lazy-loaded 3 heavy components[FIX] Replaced unoptimized images[FIX] Tree-shook 47KB dead code[BUNDLE] 312KB → 198KB (-37%)[DONE] Performance optimized.SYSTEM // EVENT LOG[18:01:04] Agent-01 started[18:01:04] Agent-02 started[18:01:05] Agent-03 started[18:01:05] Agent-04 started[18:01:12] Agent-01 completed (8.1s)[18:01:14] Agent-03 completed (9.3s)[18:01:15] Chairman evaluation begun[18:01:17] All tasks resolved ✓SYSTEM // TASK QUEUE> blackbox queue status[QUEUE] Active tasks: 4 / 8 slots[WAIT] 0 pending[HIST] 247 tasks today[HIST] Avg duration: 11.3s[HIST] Success rate: 99.2%[NEXT] Auto-assign enabled[STATUS] Queue healthy.AGENT-09 // SCAFFOLD> blackbox agent run --task scaffold-service[INIT] Template: microservice-ts[GEN] src/index.ts — entry point[GEN] src/routes/ — REST handlers[GEN] src/db/ — Drizzle schema[GEN] Dockerfile + compose.yml[GEN] .github/workflows/ci.yml[DONE] Service scaffolded.AGENT-10 // TRANSLATE> blackbox agent run --task i18n-extract[SCAN] 134 hardcoded strings found[GEN] locales/en.json (134 keys)[GEN] locales/fr.json (auto-translated)[GEN] locales/de.json (auto-translated)[WRAP] Components updated with t()[VALIDATE] No missing keys[DONE] i18n extraction complete.AGENT-11 // ROLLBACK> blackbox agent run --task rollback-prod[ERR] deploy-v2.42.0 health check failed[FETCH] Last stable: deploy-v2.41.0[DIFF] 3 commits to revert[REVERT] Applied reverse patches[BUILD] Rebuild ..................... OK[PUSH] Deploying rollback...[DONE] Rolled back to v2.41.0.SYSTEM // NETWORK> blackbox net status --verbose[EDGE] us-east-1 ................... 12ms[EDGE] eu-west-1 ................... 34ms[EDGE] ap-southeast-1 .............. 89ms[CDN] Cache hit rate: 97.3%[WS] Active connections: 1,247[TLS] Certificate valid 312 days[STATUS] Network healthy.AGENT-12 // LINT-FIX> blackbox agent run --task auto-lint[SCAN] 2,847 files checked[FIX] 47 auto-fixable issues[FIX] Removed unused imports (23)[FIX] Consistent quote style (18)[FIX] Trailing commas (6)[RUN] eslint --fix ................ OK[DONE] Codebase clean.AGENT-13 // CANARY> blackbox agent run --task canary-release[BUILD] Production build ........... OK[SPLIT] 5% traffic → canary[WATCH] Error rate: 0.00%[WATCH] p99 latency: 47ms[PROMOTE] Canary → 100%[CLEANUP] Old revision removed[DONE] Canary promoted.AGENT-14 // SCHEMA> blackbox agent run --task validate-schema[LOAD] OpenAPI spec v3.1[CHECK] Endpoints: 34 documented[CHECK] Types match runtime: 34/34[CHECK] Breaking changes: 0[GEN] SDK types regenerated[DIFF] No client changes needed[DONE] Schema validated.SYSTEM // HEARTBEAT> blackbox heartbeat --interval 1s[PING] api.blackbox.dev ............ 8ms[PING] auth.blackbox.dev ........... 11ms[PING] cdn.blackbox.dev ............ 4ms[PING] ws.blackbox.dev ............. 9ms[UPTIME] 99.997% (30d rolling)[CERTS] All valid > 90 days[STATUS] All services alive.Blackbox AIClaude Code,Codex,BlackboxEnterprise-grade AI agents with frontier and open-source model access.Ship faster with autonomous multi-agent execution through one API.Get StartedTeams at Fortune 500 companies that depend on BLACKBOX.AIYour Agent PlatformRun agents from anywhere,anytime, autonomously.One platform, six surfaces. Dispatch autonomous coding agents from your terminal, IDE, cloud, API, phone, or browser. They compete, collaborate, and ship code — while you focus on what matters.CLIYour terminal, superchargedDispatch competing agents from a single command. They analyze your codebase, generate solutions in parallel, and open PRs — no browser needed.Multi-agent parallel executionAutomatic PR creationCI/CD pipeline integrationTry the CLIIDEAgents in your editorAgents work alongside you inside VS Code or Blackbox IDE. Real-time code generation, refactoring, and testing — right where you write code.Inline code generationContext-aware refactoringIntegrated test runnerGet the IDECloudAlways-on, always workingDeploy autonomous agents to the cloud. They monitor, fix, and optimize your codebase 24/7 — even while your team sleeps.24/7 autonomous operationAutomated monitoring & fixesTeam dashboards & controlsExplore CloudAPIProgrammable agent executionIntegrate agent execution into any workflow with OpenAI-compatible endpoints. Chat completions, multi-agent orchestration, and real-time streaming.OpenAI-compatible endpointsMulti-agent orchestrationWebSocket streamingView API DocsMobileShip code from your pocketReview agent work, approve PRs, and dispatch new tasks from anywhere. The Blackbox mobile app keeps you in control on the go.Push notification alertsPR review & approvalOne-tap agent dispatchGet the AppBuilderDescribe it, agents build itGo from natural language to a deployed application. Agents handle the architecture, code, testing, and deployment — you describe the vision.Natural language to appFull-stack generationOne-click deploymentTry BuilderChairman LLMRun Agents in Parallel.Dispatch the same task to multiple AI agents, then let Chairman LLM evaluate every candidate on correctness, performance, risk, and complexity. Best output wins.Run AgentsRead DocsTaskImplement rate limiting middleware with Redis backend for the API gatewayClaude CodewinnerI'll use a sliding window algorithm with Redis MULTI/EXEC for atomicity. The middleware checks req count per IP in a 60s window, returns 429 when exceeded.CodexImplementing token bucket via Redis INCR + EXPIRE. Each request decrements the bucket; refill rate is configurable per route. Includes retry-after header.BlackboxI recommend a distributed rate limiter using Redis sorted sets for precise sliding windows. Supports per-user and per-endpoint limits with graceful degradation.Winner Selectedclaude codeconfidence: 0.94TESTS: 46/46correctness: 0.97PR #218 openedsrc/middleware/rate-limit.ts+47 -12src/config/redis.ts+18 -3tests/rate-limit.test.ts+94 -03 files changed+159 -15Agent StatusAgentsClaude CodequeuedCodexqueuedBlackboxqueuedExecution3agents in parallelEstimated TimeSequential~18 minParallel~6 minChairman LLMWaiting for agentsYou▌BlackBoxE2E EncryptedMulti-AgentSendConsensusWaiting for agentsParallel DispatchSame task, multiple agents. Blackbox, Claude Code, and Codex work simultaneously — each producing an independent solution.Weighted EvaluationChairman LLM scores every candidate across correctness, performance, risk, and complexity — fully configurable per task.Ship AutomaticallyThe winning solution is packaged into a PR with test results, evaluation breakdown, and diff — ready to merge in one click.Deploy Your Agent ArmyRead DocsAGENT-01 // REFACTOR> blackbox agent run --task refactor-auth[INIT] Loading codebase context...[SCAN] 47 files analyzed in 1.2s[PLAN] Extracting auth middleware → /lib/auth.ts[EDIT] src/routes/api.ts — removed inline checks[EDIT] src/middleware/auth.ts — created guard[TEST] 12/12 passing[DONE] Refactor complete. PR ready.AGENT-02 // MIGRATE> blackbox agent run --task db-migration[INIT] Connecting to schema registry...[DIFF] 3 tables modified, 1 added[GEN] Migration 0047_add_teams.sql[VALIDATE] Foreign keys ............. OK[VALIDATE] Indexes .................. OK[APPLY] Dry run successful[DONE] Migration staged.AGENT-03 // TEST-GEN> blackbox agent run --task generate-tests[SCAN] Uncovered functions: 23[GEN] tests/auth.test.ts (8 cases)[GEN] tests/billing.test.ts (6 cases)[GEN] tests/api.test.ts (9 cases)[RUN] 23/23 passing[COV] Coverage: 47% → 89%[DONE] Test suite committed.AGENT-04 // DEPLOY> blackbox agent run --task deploy-staging[BUILD] next build .................. OK[LINT] 0 errors, 0 warnings[TYPE] tsc --noEmit ................ OK[PUSH] Deploying to staging...[DNS] https://staging.blackbox.dev[HEALTH] 200 OK — 43ms[DONE] Live on staging.CHAIRMAN LLM // JUDGE> chairman evaluate --round 1[RECV] 4 agent submissions received[EVAL] Agent-01: refactor .......... 9.2/10[EVAL] Agent-02: migration ......... 8.8/10[EVAL] Agent-03: test-gen .......... 9.5/10[EVAL] Agent-04: deploy ............ 9.1/10[RANK] Best: Agent-03 (test coverage)[VERDICT] All agents passed. Merging.SYSTEM // MONITOR> blackbox monitor --live[SYS] CPU: 12% | MEM: 3.2GB / 16GB[SYS] Active agents: 4[SYS] Queue depth: 0[NET] API latency p99: 89ms[NET] Requests/min: 2,847[COST] Session: $0.42[STATUS] All systems nominal.AGENT-05 // REVIEW> blackbox agent run --task code-review[LOAD] PR #247 — 14 files changed[SCAN] Security patterns ........... OK[SCAN] Performance anti-patterns ... 1 found[WARN] Avoid N+1 in /api/teams.ts:34[SCAN] Type coverage ............... 100%[APPROVE] No blockers found[DONE] Review posted.AGENT-06 // DOCS> blackbox agent run --task update-docs[SCAN] 7 undocumented exports found[GEN] docs/api-reference.md updated[GEN] docs/auth-guide.md created[GEN] README.md — added quickstart[LINK] Cross-references validated[SPELL] 0 issues[DONE] Documentation shipped.AGENT-07 // SECURITY> blackbox agent run --task security-audit[SCAN] Dependencies: 847 packages[CVE] 0 critical, 0 high, 2 low[WARN] lodash@4.17.20 — prototype pollution[AUTH] Token rotation .............. OK[AUTH] CORS policy ................. OK[SECRETS] No exposed credentials[DONE] Audit passed with warnings.AGENT-08 // PERF> blackbox agent run --task perf-optimize[PROFILE] Lighthouse run complete[SCORE] Performance: 94 → 99[FIX] Lazy-loaded 3 heavy components[FIX] Replaced unoptimized images[FIX] Tree-shook 47KB dead code[BUNDLE] 312KB → 198KB (-37%)[DONE] Performance optimized.SYSTEM // EVENT LOG[18:01:04] Agent-01 started[18:01:04] Agent-02 started[18:01:05] Agent-03 started[18:01:05] Agent-04 started[18:01:12] Agent-01 completed (8.1s)[18:01:14] Agent-03 completed (9.3s)[18:01:15] Chairman evaluation begun[18:01:17] All tasks resolved ✓SYSTEM // TASK QUEUE> blackbox queue status[QUEUE] Active tasks: 4 / 8 slots[WAIT] 0 pending[HIST] 247 tasks today[HIST] Avg duration: 11.3s[HIST] Success rate: 99.2%[NEXT] Auto-assign enabled[STATUS] Queue healthy.AGENT-09 // SCAFFOLD> blackbox agent run --task scaffold-service[INIT] Template: microservice-ts[GEN] src/index.ts — entry point[GEN] src/routes/ — REST handlers[GEN] src/db/ — Drizzle schema[GEN] Dockerfile + compose.yml[GEN] .github/workflows/ci.yml[DONE] Service scaffolded.AGENT-10 // TRANSLATE> blackbox agent run --task i18n-extract[SCAN] 134 hardcoded strings found[GEN] locales/en.json (134 keys)[GEN] locales/fr.json (auto-translated)[GEN] locales/de.json (auto-translated)[WRAP] Components updated with t()[VALIDATE] No missing keys[DONE] i18n extraction complete.AGENT-11 // ROLLBACK> blackbox agent run --task rollback-prod[ERR] deploy-v2.42.0 health check failed[FETCH] Last stable: deploy-v2.41.0[DIFF] 3 commits to revert[REVERT] Applied reverse patches[BUILD] Rebuild ..................... OK[PUSH] Deploying rollback...[DONE] Rolled back to v2.41.0.SYSTEM // NETWORK> blackbox net status --verbose[EDGE] us-east-1 ................... 12ms[EDGE] eu-west-1 ................... 34ms[EDGE] ap-southeast-1 .............. 89ms[CDN] Cache hit rate: 97.3%[WS] Active connections: 1,247[TLS] Certificate valid 312 days[STATUS] Network healthy.AGENT-12 // LINT-FIX> blackbox agent run --task auto-lint[SCAN] 2,847 files checked[FIX] 47 auto-fixable issues[FIX] Removed unused imports (23)[FIX] Consistent quote style (18)[FIX] Trailing commas (6)[RUN] eslint --fix ................ OK[DONE] Codebase clean.AGENT-13 // CANARY> blackbox agent run --task canary-release[BUILD] Production build ........... OK[SPLIT] 5% traffic → canary[WATCH] Error rate: 0.00%[WATCH] p99 latency: 47ms[PROMOTE] Canary → 100%[CLEANUP] Old revision removed[DONE] Canary promoted.AGENT-14 // SCHEMA> blackbox agent run --task validate-schema[LOAD] OpenAPI spec v3.1[CHECK] Endpoints: 34 documented[CHECK] Types match runtime: 34/34[CHECK] Breaking changes: 0[GEN] SDK types regenerated[DIFF] No client changes needed[DONE] Schema validated.SYSTEM // HEARTBEAT> blackbox heartbeat --interval 1s[PING] api.blackbox.dev ............ 8ms[PING] auth.blackbox.dev ........... 11ms[PING] cdn.blackbox.dev ............ 4ms[PING] ws.blackbox.dev ............. 9ms[UPTIME] 99.997% (30d rolling)[CERTS] All valid > 90 days[STATUS] All services alive.Multi-HarnessEvery agent harness.One platform.Claude Code, Codex, Blackbox — access every coding agent through a single API. Compare harnesses side by side and ship the best result.Claude Codesrc/middleware/rate-limiter.ts+35-8Codexsrc/lib/cache.ts+30-9Blackboxsrc/hooks/use-debounce.ts+27-8Claude Code0.94Codex0.81Blackbox0.78src/middleware/rate-limiter.ts+35-81 import { Redis } from '@upstash/redis';2 import type { NextRequest } from 'next/server';3 4-const RATE_LIMIT = 100;5-const WINDOW_MS = 60_000;6+interface SlidingWindowConfig {7+ maxRequests: number;8+ windowMs: number;9+ keyPrefix?: string;10+}11+12+const DEFAULT_CONFIG: SlidingWindowConfig = {13+ maxRequests: 100,14+ windowMs: 60_000,15+ keyPrefix: 'rl:sw',16+};17 18-export async function rateLimit(req) {19- const ip = req.headers.get('x-forwarded-for');20- const count = await redis.incr(ip);21- if (count === 1) await redis.expire(ip, 60);22- return count <= RATE_LIMIT;23-}24+export async function rateLimit(25+ req: NextRequest,26+ config = DEFAULT_CONFIG27+) {28+ const ip = req.headers.get('x-forwarded-for') ?? '127.0.0.1';29+ const now = Date.now();30+ const windowStart = now - config.windowMs;31+ const key = `${config.keyPrefix}:${ip}`;32+33+ // Atomic sliding window via MULTI34+ const pipeline = redis.multi();35+ pipeline.zremrangebyscore(key, 0, windowStart);36+ pipeline.zadd(key, { score: now, member: crypto.randomUUID() });37+ pipeline.zcard(key);38+ pipeline.expire(key, Math.ceil(config.windowMs / 1000));39+ const results = await pipeline.exec();40+41+ const count = results[2] as number;42+ return {43+ allowed: count <= config.maxRequests,44+ remaining: Math.max(0, config.maxRequests - count),45+ resetAt: now + config.windowMs,46+ };47+}Start building withBLACKBOX AI.Multi-agent execution, AI-native IDE, CLI, API, and mobile — all free to start.Get Started FreeView Pricing --- LOGINGET ACCESSPricingInfinitely Scalable.MonthlyYearly (20% off)ProFull AI power for $2. Seriously.$10$2/month80% off the 1st monthGet PRO$20 worth of the latest models from xAI, Anthropic, OpenAI and 400+ ModelsUnlimited FREE Agent Requests with Minimax-M2.5Access to All Chat ModelsAccess Voice AgentMost PopularPro PlusYour entire AI engineering team for $20/mo.$20/monthGet PRO PLUS$40 worth of the latest models from xAI, Anthropic, OpenAI and 400+ ModelsUnlimited FREE Agent Requests with Minimax-M2.5Access to Multi-Agent ExecutionAccess to App BuilderCoding Agent (35+ IDEs, Web, Terminal)Remote Agent for Data AnalysisPriority Access During Peak TimesSlack IntegrationAuto-Refill ON+ Everything in PROPro MaxEnterprise Power. Startup Pricing.$40/monthGet PRO MAX$80 worth of the latest models from xAI, Anthropic, OpenAI and 400+ ModelsUnlimited FREE Agent Requests with Minimax-M2.5Team Collaboration FeaturesCentralized Billing and ManagementAdvanced Security ControlsSAML SSOPriority SupportUsage Analytics and Reporting+ Everything in PRO PLUSEnterpriseFor large companies that require additional security.Training opt-out by defaultSAML SSOPriority access and zero wait timeDedicated customer supportCustom SLAsOn-premise deployment optionsContact SalesPro$10Pro Plus$20Pro Max$40Amount in Credits to All The Best Models$20$40$80Access to All Chat ModelsAccess to Voice AgentAccess to App Builder—Access to Multi-Agent Execution—Coding Agent (35+ IDEs, Web, Terminal)—Remote Agent for Data Analysis—Priority Access During Peak Times—Slack Integration—E2E Chat Encryption—Auto-Refill ON—Unlimited Agent Requests——Figma to Code——Team Collaboration Features——Centralized Billing and Management——Advanced Security Controls——SAML SSO——Priority Support——Usage Analytics and Reporting——Get PROGet PRO PLUSGet PRO MAXPro$10/mo$20Amount in Credits to All The Best ModelsAccess to All Chat ModelsAccess to Voice AgentGet PROPro Plus$20/mo$40Amount in Credits to All The Best ModelsAccess to All Chat ModelsAccess to Voice AgentAccess to App BuilderAccess to Multi-Agent ExecutionCoding Agent (35+ IDEs, Web, Terminal)Remote Agent for Data AnalysisPriority Access During Peak TimesSlack IntegrationE2E Chat EncryptionAuto-Refill ONGet PRO PLUSPro Max$40/mo$80Amount in Credits to All The Best ModelsAccess to All Chat ModelsAccess to Voice AgentAccess to App BuilderAccess to Multi-Agent ExecutionCoding Agent (35+ IDEs, Web, Terminal)Remote Agent for Data AnalysisPriority Access During Peak TimesSlack IntegrationE2E Chat EncryptionAuto-Refill ONUnlimited Agent RequestsFigma to CodeTeam Collaboration FeaturesCentralized Billing and ManagementAdvanced Security ControlsSAML SSOPriority SupportUsage Analytics and ReportingGet PRO MAXFAQCommon Questions.CAN I TRY BLACKBOX AI ENTERPRISE BEFORE COMMITTING?We offer generous credits for teams at large enterprises to experiment with the BLACKBOX Agent before committing.CAN BLACKBOX AI BE DEPLOYED ON-PREMISE?Yes. Enterprise plans support on-premise deployment options with full data sovereignty, allowing you to run BLACKBOX AI within your own infrastructure.WHAT INTEGRATIONS ARE AVAILABLE?BLACKBOX AI integrates with 35+ IDEs, Slack, Figma, and supports a full REST API. Enterprise plans include custom integration support and dedicated engineering assistance.DO YOU OFFER VOLUME DISCOUNTS FOR LARGE TEAMS?Yes. We offer volume discounts for teams of 10+ seats. Contact our sales team for custom enterprise pricing tailored to your organization's needs.WHAT SUPPORT RESPONSE TIMES CAN WE EXPECT?Pro and Pro Plus plans include standard support. Pro Max includes priority support. Enterprise plans include dedicated customer support with custom SLAs and response times as fast as 4 hours.HOW DOES BLACKBOX AI ENSURE CODE PRIVACY?Pro Plus and above include E2E chat encryption. Enterprise plans add training opt-out by default, SAML SSO, advanced security controls, and on-premise deployment for complete data sovereignty.Start with BLACKBOXJoin 30M+ developers building with BLACKBOX AI.Get AccessRead Docs --- LOGINGET ACCESSCommand LineAI in your terminal. No context switch.Generate code, debug errors, refactor files, and manage deployments — all from the command line. Works with any shell, any project, any language.macOS / LinuxWindows>curl -fsSL https://blackbox.ai/install.sh | bashDocumentationFAQCommon Questions.HOW DO I INSTALL THE CLI?Run npm install -g @blackbox/cli on macOS, Linux, or Windows. Alternatively, use curl -fsSL https://blackbox.ai/install.sh | bash on Unix systems or the PowerShell installer on Windows.DOES IT WORK WITH ANY LANGUAGE?Yes. The CLI supports all major languages and frameworks including React, Vue, Angular, Node.js, Python, Java, Go, and more. It automatically detects your project's language, framework, and conventions.CAN I USE IT IN CI/CD PIPELINES?Yes. The CLI supports non-interactive mode for automated workflows including code generation, test generation, security scanning, and deployment automation. It integrates with Docker, AWS, GCP, and standard CI/CD tooling.IS MY CODE SENT TO THE CLOUD?Code context is sent securely over TLS 1.3 encryption for AI processing. Enterprise plans support on-premise deployment with air-gapped environments and AES-256 encryption at rest for full data sovereignty.IS THE CLI OPEN SOURCE?Yes. BLACKBOX CLI is fully open source with the code available on GitHub. You can contribute, report issues, or audit the codebase directly.WHAT AGENTS ARE AVAILABLE IN MULTI-AGENT MODE?Multi-agent mode supports Blackbox, Claude Code, Codex, Gemini, Goose, OpenCode, and Qwen agents. Each agent works on a separate Git branch, and a Chairman LLM evaluates all implementations to select the best result.DOES THE CLI SUPPORT WEB SEARCH?Yes. The CLI includes built-in web search that activates automatically when real-time information is needed, including access to X (Twitter) for social insights. Source citations are included in responses.Start with BLACKBOXJoin 30M+ developers building with BLACKBOX AI.Get AccessRead DocsSee it in actionWhat makes it powerful.⌥⌘3Blackbox - dev██████╗ ██╗ █████╗ ██████╗██╗ ██╗██████╗ ██████╗ ██╗ ██╗ ██╔══██╗██║ ██╔══██╗██╔════╝██║ ██╔╝██╔══██╗██╔═══██╗╚██╗██╔╝ ██████╔╝██║ ███████║██║ █████╔╝ ██████╔╝██║ ██║ ╚███╔╝ ██╔══██╗██║ ██╔══██║██║ ██╔═██╗ ██╔══██╗██║ ██║ ██╔██╗ ██████╔╝███████╗██║ ██║╚██████╗██║ ██╗██████╔╝╚██████╔╝██╔╝ ██╗ ╚═════╝ ╚══════╝╚═╝ ╚═╝ ╚═════╝╚═╝ ╚═╝╚═════╝ ╚═════╝ ╚═╝ ╚═╝Run blackbox, claude code, codex, gemini — all from one terminal>▌/multi-agent or @path/to/file~/dev/myapp3 agents (multi-agent)01Natural language commandsAsk questions, generate code, or run multi-step tasks by describing what you need. The CLI understands your project context and produces precise results.Supports inline file edits, multi-file generation, git operations, and shell command suggestions. Pipe output to files or chain with existing CLI tools.terminal — blackbox cli> Create a REST API with JWT auth  $ npm init -y && npm i express jsonwebtoken bcrypt  Creating src/server.ts... Creating src/auth/middleware.ts... Creating src/routes/auth.ts...  ✓ POST /auth/login — returns JWT ✓ POST /auth/register — creates user ✓ Server running on port 300002Full codebase awarenessThe CLI indexes your project structure and understands imports, types, and dependencies. Suggestions respect your architecture instead of generating generic code.Uses @path/to/file references to scope context. Automatically detects language, framework, and project conventions.cli — project awarenessIndexing… 0/10package.jsontsconfig.jsonsrc/src/index.tssrc/routes/src/routes/auth.tssrc/routes/users.tssrc/db/schema.tssrc/types/.env03Agent and multi-agent modeRun /agent for autonomous task execution or /multi-agent to dispatch the same task across BLACKBOX, Claude Code, Codex, and Gemini simultaneously.The Chairman LLM evaluates all implementations and selects the best result. Monitor progress in real time with streaming terminal output.chairman-llm — evaluateDispatching task…BLACKBOXClaude CodeCodexGemini --- LOGINGET ACCESSAI-Native IDEThe editor that codes with you.A full-featured code editor with inline AI chat, multi-file context, real-time code generation, and collaboration — built from the ground up for AI-assisted development.Try IDEExplore IDEFAQCommon Questions.IS THE IDE FREE?The IDE is free to use with access to the Grok Code Fast Model. Pro ($10/mo), Pro Plus ($20/mo), and Pro Max ($40/mo) plans unlock frontier and open-source models like Claude Opus-4.6, GPT-5.2, Gemini-3, Llama, and Mistral, plus longer context windows and priority access.WHAT LANGUAGES ARE SUPPORTED?All major languages including TypeScript, Python, Go, Rust, Java, C++, Ruby, PHP, and more. The AI provides context-aware suggestions optimized for each language's idioms and best practices.CAN I USE MY EXISTING EXTENSIONS?The IDE supports a growing ecosystem of extensions, and many popular VS Code extensions are compatible. The extension API is designed to minimize conflicts with AI-powered features like inline completions and chat.DOES IT WORK OFFLINE?The editor itself works fully offline for code editing, file management, and terminal access. AI-powered features like inline chat, code generation, and multi-agent mode require an internet connection.WHICH AI MODELS POWER THE IDE?The IDE supports frontier and open-source models through the Blackbox Inference API, including Claude Opus-4.6, GPT-5.2, Gemini-3, Grok-4, Llama, and Mistral. You can switch models per conversation or set a default in your preferences.CAN I COLLABORATE WITH MY TEAM IN REAL TIME?Yes. Share your workspace for live pair programming with real-time cursors, selections, and shared AI conversations. Built-in version history and branch management keep everyone in sync.HOW DOES THE IDE HANDLE LARGE CODEBASES?The IDE indexes your entire project — imports, types, tests, and dependencies — so every AI suggestion respects your architecture. Context window management automatically prioritizes relevant code, even in monorepos with thousands of files.Start with BLACKBOXJoin 30M+ developers building with BLACKBOX AI.Get AccessRead DocsSee it in actionWhat makes it powerful.01Inline AI chatHighlight code and ask questions, request changes, or generate new code without leaving the editor. The AI sees your full file and project context.Supports multi-turn conversations scoped to specific files or selections. Results apply as inline diffs you can accept, reject, or modify.route.ts — inline chat1export async function POST(req: NextRequest) {2 const session = await auth()3 if (!session) return unauthorized()4 5 const body = await req.json()6 // TODO: validate input7 const schema = z.object({8 title: z.string().min(1).max(200),9 priority: z.enum(["low","med","high"]),10 })11 const data = schema.parse(body)02Deep codebase contextThe IDE indexes your entire project — imports, types, tests, and dependencies — so every suggestion respects your architecture and coding patterns.Optimized for large production codebases. Context window management ensures relevant code is always prioritized, even in monorepos with thousands of files.project — context indexIndexing… 0/10src/src/routes/api.tssrc/lib/auth.tssrc/db/schema.tssrc/types/index.tssrc/middleware/tests/tests/auth.test.tspackage.jsontsconfig.json03Real-time collaborationShare your workspace with teammates for live pair programming. See cursors, selections, and AI conversations in real time.Built-in version history, branch management, and conflict resolution. Works seamlessly with Git for professional team workflows.collaboration — live session[SESSION] Workspace shared — 2 collaborators[USER-1] Editing src/routes/api.ts:14[USER-2] Editing src/lib/auth.ts:7[AI] Suggestion applied to api.ts:22[SYNC] All changes committed[USER-1] Accepted AI suggestion[HISTORY] Snapshot saved — v14[STATUS] Session active — 0 conflicts

Ferramentas da mesma categoria