Fix separator inconsistency

This commit is contained in:
Kanav Bansal
2026-04-20 10:56:56 +05:30
parent 4b95969a03
commit b386ddac2b
12 changed files with 10 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
# s01: The Agent Loop
`[ s01 ] s02 > s03 > s04 > s05 > s06 | s07 > s08 > s09 > s10 > s11 > s12`
`[ s01 ] > s02 > s03 > s04 > s05 > s06 | s07 > s08 > s09 > s10 > s11 > s12`
> *"One loop & Bash is all you need"* -- one tool + one loop = an agent.
>