Skip to content

Commit 1cea01f

Browse files
Update Ona deployment model to Autonomous
Co-authored-by: Ona <no-reply@ona.com>
1 parent 3b27c02 commit 1cea01f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/chapters/01-agentic-landscape.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ patterns.
149149
### Coding agents in production
150150
| Agent | Deployment Model | Notable Capability |
151151
| --- | --- | --- |
152-
| [**Ona**](https://ona.com) | Cloud (sandboxed environments) | Autonomous end-to-end: plans, codes, builds, tests, opens PRs. Each agent gets an isolated ephemeral environment. Fleet-scale parallelism for migrations. Runs in your VPC. |
152+
| [**Ona**](https://ona.com) | Autonomous | Autonomous end-to-end: plans, codes, builds, tests, opens PRs. Each agent gets an isolated ephemeral environment. Fleet-scale parallelism for migrations. Runs in your VPC. |
153153
| [**Claude Code**](https://docs.anthropic.com/en/docs/claude-code) | CLI + IDE | Full codebase reasoning, multi-file edits |
154154
| [**OpenAI Codex**](https://openai.com/index/introducing-codex/) | Cloud-based | Parallel task execution, sandboxed |
155155
| [**Cursor**](https://cursor.com) | IDE-integrated | Real-time code generation, tab completion |

0 commit comments

Comments
 (0)