refactor: Rename AgentMessage => AgentEvent and better organize variants#217
Merged
Conversation
…w variants for observability
Merged
jcarver989
pushed a commit
that referenced
this pull request
Jul 13, 2026
## 🤖 New release * `aether-llm-codegen`: 0.2.13 -> 0.2.14 * `aether-llm`: 0.7.17 -> 0.7.18 * `aether-mcp-utils`: 0.5.22 -> 0.5.23 * `aether-acp-utils`: 0.3.28 -> 0.3.29 * `aether-agent-core`: 0.6.19 -> 0.6.20 * `aether-lspd`: 0.1.21 -> 0.1.22 * `aether-project`: 0.5.19 -> 0.5.20 * `aether-telemetry`: 0.1.0 * `aether-mcp-servers`: 0.4.24 -> 0.4.25 * `aether-tui`: 0.2.15 -> 0.2.16 * `aether-wisp`: 0.4.28 -> 0.4.29 * `aether-agent-cli`: 0.7.21 -> 0.7.22 * `aether-evals`: 0.2.10 -> 0.2.11 * `aether-schemas`: 0.1.5 -> 0.1.6 <details><summary><i><b>Changelog</b></i></summary><p> ## `aether-llm-codegen` <blockquote> ## [0.2.14](aether-llm-codegen-v0.2.13...aether-llm-codegen-v0.2.14) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) </blockquote> ## `aether-llm` <blockquote> ## [0.7.18](aether-llm-v0.7.17...aether-llm-v0.7.18) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) ### Fixed - send supported Codex protocol version ([#215](#215)) ### Other - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-mcp-utils` <blockquote> ## [0.5.23](aether-mcp-utils-v0.5.22...aether-mcp-utils-v0.5.23) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) </blockquote> ## `aether-acp-utils` <blockquote> ## [0.3.29](aether-acp-utils-v0.3.28...aether-acp-utils-v0.3.29) - 2026-07-13 ### Other - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-agent-core` <blockquote> ## [0.6.20](aether-agent-core-v0.6.19...aether-agent-core-v0.6.20) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) ### Other - cleanup tests ([#218](#218)) - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-lspd` <blockquote> ## [0.1.22](aether-lspd-v0.1.21...aether-lspd-v0.1.22) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) ### Other - fix lspd tests </blockquote> ## `aether-project` <blockquote> ## [0.5.20](aether-project-v0.5.19...aether-project-v0.5.20) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) </blockquote> ## `aether-telemetry` <blockquote> ## [0.1.0](https://github.com/contextbridge/aether/releases/tag/aether-telemetry-v0.1.0) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) </blockquote> ## `aether-mcp-servers` <blockquote> ## [0.4.25](aether-mcp-servers-v0.4.24...aether-mcp-servers-v0.4.25) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) ### Other - fix lspd tests - cleanup tests ([#218](#218)) - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-tui` <blockquote> ## [0.2.16](aether-tui-v0.2.15...aether-tui-v0.2.16) - 2026-07-13 ### Other - cleanup tests ([#218](#218)) </blockquote> ## `aether-wisp` <blockquote> ## [0.4.29](aether-wisp-v0.4.28...aether-wisp-v0.4.29) - 2026-07-13 ### Other - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-agent-cli` <blockquote> ## [0.7.22](aether-agent-cli-v0.7.21...aether-agent-cli-v0.7.22) - 2026-07-13 ### Added - *(aether-cli)* Add support for exporting genai OTEL traces ([#219](#219)) ### Other - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-evals` <blockquote> ## [0.2.11](aether-evals-v0.2.10...aether-evals-v0.2.11) - 2026-07-13 ### Other - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> ## `aether-schemas` <blockquote> ## [0.1.6](aether-schemas-v0.1.5...aether-schemas-v0.1.6) - 2026-07-13 ### Other - Rename AgentMessage => AgentEvent and better organize variants ([#217](#217)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: contextbridge-pr-automation[bot] <259134118+contextbridge-pr-automation[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR renames
AgentMessagetoAgentEventand better organizes the enum to make it easier for consumers to only pay attention to the groups they want.