Commit 4fa6a7b
committed
feat: major overhaul of agent architecture and CLI experience (v3.0.0)
- Refactor agent to use LangChain middleware and streaming outputs
- Implement interactive Rich UI with file staging wizard
- Add TODO scanning feature for staged diffs
- Replace custom tools with standard filesystem and shell middlewares
- Update project version to 3.0.0 and refresh assets
BREAKING CHANGE: The agent architecture and CLI interaction flow have been completely redesigned.1 parent cb3dea3 commit 4fa6a7b
14 files changed
Lines changed: 702 additions & 485 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
Binary file not shown.
Loading
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments