diff options
| author | t <t@tjp.lol> | 2026-06-05 13:55:20 -0600 |
|---|---|---|
| committer | t <t@tjp.lol> | 2026-06-05 14:50:42 -0600 |
| commit | 73645129a9de90f867908d35e77c9252bae4e534 (patch) | |
| tree | 90b6cb5f5ec4082a2bc0029de5b6647b7ff4f951 /src/system_prompt.zig | |
| parent | 6dbde15c1a08906f26443311a0d5fbd84d0523f0 (diff) | |
refactor: Agent.run() -> Stream -> Stream.next() -> Event
converted the main agent loop from push-based (into callbacks on a
Receiver vtable) to pull-based, where `next()` re-enters a state-machine
Stream until the next event can be returned.
Diffstat (limited to 'src/system_prompt.zig')
0 files changed, 0 insertions, 0 deletions
