Amazon Q Developer vs Bolt.new (StackBlitz) — harness
Amazon Q Developer vs Bolt.new (StackBlitz) — harness: side-by-side comparison of two agent ides & coding harnesses systems — architecture, taxonomy, license, pricing, MCP/A2A support, and direct edges.
Amazon Q Developer · Bolt.new (StackBlitz) — harness
Cost & capability
| Amazon Q Developer | Bolt.new (StackBlitz) — harness | |
|---|---|---|
| Capability band | competent | competent |
| Capability composite | 65 | 68 |
| Cost tier | mid | mid |
| Use cases | Code Generation Focused, Scoped Agentic | Code Generation Focused, Scoped Agentic |
Where they differ (11)
Rows where both sides have data and the values disagree — the shortlist of dimensions that actually distinguish these two systems.
| Amazon Q Developer | Bolt.new (StackBlitz) — harness | |
|---|---|---|
| Capability composite | 65 | 68 |
| Type | AWS-hosted developer AI agent + IDE plugins | Browser-only AI app builder (StackBlitz WebContainer) |
| Created | 2023-04 (as CodeWhisperer); rebranded Amazon Q 2024-Q4 | 2024-10 |
| Pricing | Free tier + Pro $19/user/mo | Free + Pro ($20/mo) + Teams ($30/seat/mo) |
| Funding | Amazon / AWS (parent — public, NASDAQ:AMZN) | $105M Series B 2025 (Insight Partners et al.) |
| Backend storage | AWS-hosted | browser (WebContainer) + cloud session |
| Deployment | Cloud (AWS-hosted) | Cloud (browser) |
| API surface | IDE plugins (VS Code, JetBrains, VS, Eclipse) + AWS Console + CLI | Web app |
| Multi-tenancy | AWS account isolation | per-user |
| Optimised for | AWS-SDK + CloudWatch + IAM-aware coding agent | prompt-to-deployed-webapp inside a browser tab |
| Anti-fit | AWS-centric — best when your stack is on AWS | best for small-to-medium webapps; harder for backend/system code; cost spikes on long sessions |
At a glance
| Amazon Q Developer | Bolt.new (StackBlitz) — harness | |
|---|---|---|
| Section | Agent IDEs & coding harnesses | Agent IDEs & coding harnesses |
| Tier | T1 | T1 |
| Type | AWS-hosted developer AI agent + IDE plugins | Browser-only AI app builder (StackBlitz WebContainer) |
| Created | 2023-04 (as CodeWhisperer); rebranded Amazon Q 2024-Q4 | 2024-10 |
| Pricing | Free tier + Pro $19/user/mo | Free + Pro ($20/mo) + Teams ($30/seat/mo) |
| Funding | Amazon / AWS (parent — public, NASDAQ:AMZN) | $105M Series B 2025 (Insight Partners et al.) |
| Backend storage | AWS-hosted | browser (WebContainer) + cloud session |
| Deployment | Cloud (AWS-hosted) | Cloud (browser) |
| API surface | IDE plugins (VS Code, JetBrains, VS, Eclipse) + AWS Console + CLI | Web app |
| Multi-tenancy | AWS account isolation | per-user |
| MCP | searched not found | searched not found |
| A2A | searched not found | searched not found |
| OpenTelemetry | searched not found | searched not found |
| Optimised for | AWS-SDK + CloudWatch + IAM-aware coding agent | prompt-to-deployed-webapp inside a browser tab |
| Anti-fit | AWS-centric — best when your stack is on AWS | best for small-to-medium webapps; harder for backend/system code; cost spikes on long sessions |
Taxonomy
| Axis | Amazon Q Developer | Bolt.new (StackBlitz) — harness |
|---|---|---|
| storage | kv | kv |
| retrieval | injection | injection |
| persistence | session | session |
| update | agent-controlled | agent-controlled |
| unit | turn | document |
| governance | opaque | inspectable |
| conflict | no | llm-arbitrate |
Pros & cons
Amazon Q Developer
Pros: Only major coding agent with first-class AWS-service context (CloudWatch, IAM, CloudFormation) baked in; AWS procurement is already in place at most enterprises.
Cons: AWS-centric — limited value off-AWS; less polished editing UX than Cursor / Windsurf.
Bolt.new (StackBlitz) — harness
Pros: Only agent that runs the user's app fully in-browser via WebContainer — no install at all; fastest path prompt → live URL.
Cons: WebContainer limits the app types you can build (no native deps); cost per session can be high.