You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Motivation
<!-- Why is this change necessary? -->
# Content
<!-- Please include a summary of the change -->
# Testing
<!-- How was the change tested? -->
# Please check the following before marking your PR as ready for review
- [ ] I have added tests for my changes
- [ ] I have updated the documentation or added new documentation as
needed
- [x] I have read and agree to the [Contributor License
Agreement](../CLA.md)
---------
Co-authored-by: codegen-bot <[email protected]>
Copy file name to clipboardExpand all lines: docs/introduction/about.mdx
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,9 +13,10 @@ iconType: "solid"
13
13
14
14
## Our Mission
15
15
16
-
Our mission is to build level-5 autonomous software engineering - the equivalent of self-driving cars for code.
16
+
Our mission is to build fully-autonomous software engineering - the equivalent of self-driving cars for code.
17
+
18
+
We believe the highest leverage path to autonomous development is enabling AI agents to "act via code."
17
19
18
-
We believe the highest leverage path to autonomous development is by enabling AI agents to "act via code."
19
20
Just as self-driving cars need sophisticated sensors and controls to navigate the physical world, AI agents need powerful, precise tools to manipulate codebases. We're building that foundational layer: a programmatic interface that lets AI agents express complex code transformations through code itself.
20
21
21
22
This approach creates a shared language that both humans and AI can use to:
0 commit comments