Skip to content

upstream merge#144

Merged
Sandeep-BA merged 53 commits intoredbus-labs:mainfrom
google:main
Mar 17, 2026
Merged

upstream merge#144
Sandeep-BA merged 53 commits intoredbus-labs:mainfrom
google:main

Conversation

@Sandeep-BA
Copy link
Collaborator

No description provided.

vorburger and others added 30 commits March 5, 2026 11:01
Intentionally named AGENTS.md instead of e.g. GEMINI.md to be fully model neutral; see https://agents.md for background.
PiperOrigin-RevId: 880768893
…nnotation; add LICENSE header

PiperOrigin-RevId: 880804505
…tter to Map from ConcurrentMap

PiperOrigin-RevId: 880903703
…rom ConcurrentMap

PiperOrigin-RevId: 881389219
…he same instance

`InvocationContext.callbackContextData` is used by plugins to keep track of things like invocation start times in `before` and then read in `after` callbacks

PiperOrigin-RevId: 881432816
… collection param

PiperOrigin-RevId: 881536906
PiperOrigin-RevId: 881608694
PiperOrigin-RevId: 881637295
 instead of Optional

PiperOrigin-RevId: 881935126
Replacing `getValidCurrentSpan.ifPresent` with a simpler  `traceWithSpan` method.

PiperOrigin-RevId: 881960190
…vious agent responses and updates the context of the function calls and responses

PiperOrigin-RevId: 882012279
V4 still uses deprecated Node.js 20.

PiperOrigin-RevId: 882275971
google-genai-bot and others added 23 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
PiperOrigin-RevId: 884415542
PiperOrigin-RevId: 884472852
…modified by another thread during iteration

PiperOrigin-RevId: 884587639
@Sandeep-BA Sandeep-BA merged commit 6517117 into redbus-labs:main Mar 17, 2026
0 of 3 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.

6 participants