Commit d49949a
docs: add AgentOutputLineData to codebase map event type list
The event type list in the event system section was missing
AgentOutputLineData, which powers live peek for all agents. This
was added alongside the AGENT_OUTPUT_LINE event but only documented
in the API reference and the peek section below — contributors
looking at the type list would miss it.
Co-authored-by: Ralphify <noreply@ralphify.co>1 parent 087f240 commit d49949a
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
88 | 89 | | |
89 | 90 | | |
90 | 91 | | |
| |||
0 commit comments