Skip to content

docs: sync README, docs, and website with live event streaming feature#162

Merged
niclaslindstedt merged 1 commit intomainfrom
claude/maintenance-8O2ki
Apr 18, 2026
Merged

docs: sync README, docs, and website with live event streaming feature#162
niclaslindstedt merged 1 commit intomainfrom
claude/maintenance-8O2ki

Conversation

@niclaslindstedt
Copy link
Copy Markdown
Owner

Summary

Ran /maintenance to bring repository documentation back in sync with the source. The main source change driving updates is commit 28bd91e (live event streaming on AgentBuilder).

  • README.md — new "Live event streaming" subsection documenting on_log_event, stream_events_to_stderr, stream_show_thinking, and session_log(SessionLogMode::…)
  • docs/events-and-logging.md — added log_path to AgentOutput example/field table; new "Live event streaming from the builder (Rust)" subsection
  • docs/language-bindings.md — four new Rust-only rows in the builder methods table for the streaming APIs
  • website/src/data/sourceData.ts — regenerated: version bump 0.14.1 → 0.14.2, Swift/Java install commands refreshed
  • zag-agent/man/ — already in sync (no CLI surface changes)
  • .last-updated sentinels — advanced to e8d6f38

Test plan

  • make build
  • make test
  • make clippy
  • make website builds cleanly
  • Spot-check rendered README and docs diffs

https://claude.ai/code/session_01CpAUGRZsWs6Lus41Wn62uR

- README: document new AgentBuilder live event streaming methods
- docs/events-and-logging.md: add log_path and streaming subsection
- docs/language-bindings.md: add Rust-only streaming builder rows
- website/src/data/sourceData.ts: refresh to v0.14.2 install commands

https://claude.ai/code/session_01CpAUGRZsWs6Lus41Wn62uR
@niclaslindstedt niclaslindstedt marked this pull request as ready for review April 18, 2026 19:50
@niclaslindstedt niclaslindstedt merged commit 4f1d6cd into main Apr 18, 2026
6 checks passed
@niclaslindstedt niclaslindstedt deleted the claude/maintenance-8O2ki branch April 18, 2026 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants