Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/agent/nextgen/DESIGN.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ The NextGen agent architecture is designed for **long-running autonomous coding
- Learn from past work to improve code quality
- Keep humans informed without requiring constant attention
- **Resume from any point with full context** (domain memory)
- **Verify progress through tests and a seperate review agent, not the implementing agent claims** (test-bound status)
- **Verify progress through tests and a separate review agent, not the implementing agent claims** (test-bound status)

### Example Use Case

Expand Down Expand Up @@ -2138,4 +2138,4 @@ src/swe/ # Software Engineering Tools (shared)
---

*Document Version: 2.0*
*Last Updated: December 2024*
*Last Updated: December 2024*