Skip to content

Merge main into planner #8

Merged
ddobrin merged 17 commits intoplannerfrom
main
Mar 13, 2026
Merged

Merge main into planner #8
ddobrin merged 17 commits intoplannerfrom
main

Conversation

@ddobrin
Copy link
Owner

@ddobrin ddobrin commented Mar 13, 2026

No description provided.

google-genai-bot and others added 17 commits March 12, 2026 07:19
…ead of Optional

PiperOrigin-RevId: 882637228
…ifact with Nullable

PiperOrigin-RevId: 883074383
Release-As: 0.9.0
PiperOrigin-RevId: 883145624
Tracing.withContext() will improve how RxJava + Tracing works.  Here's an example of how it will be used:

```
this.pluginManager
  .onUserMessageCallback(initialContext, newMessage)
  .compose(Tracing.<Content>withContext(capturedContext))
```

The `.compose()` is a standin for calling `capturedContext.makeCurrent()` in the event handler.

PiperOrigin-RevId: 883160268
@ddobrin ddobrin merged commit 37f3985 into planner Mar 13, 2026
0 of 2 checks passed
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.

5 participants