chore(submodule): bump evo-ai-processor-community for EVO-1626 stack#118
Draft
marcelogorutuba wants to merge 12 commits into
Draft
chore(submodule): bump evo-ai-processor-community for EVO-1626 stack#118marcelogorutuba wants to merge 12 commits into
marcelogorutuba wants to merge 12 commits into
Conversation
…-1626) Pointer carries: - EVO-1626 followup: pass Request into runtime_context EP - EVO-1626 review fixes: bind_context EP 1.1.0 sibling + StandardRunner wraps body in async with bind_context for end-to-end tenant binding across awaits. Merge this umbrella PR only after evo-ai-processor-community#13 lands. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…ests (EVO-1626) Pointer bumps to de49099, which adds the bind_context mirror tests covering the new async with wrap. Same PR #13 branch. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
…crub (EVO-1626) Pointer carries the docs/comments cleanup removing tenant/enterprise wording from the community-side EP and runner. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
bind_context return-type annotation + dropped ticket ref in test docstring. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdates the evo-ai-processor-community git submodule pointer to a newer commit that carries the EVO-1626 stack changes, without modifying any in-repo source files. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
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.
Summary
Bumps
evo-ai-processor-communitysubmodule pointer to carry the EVO-1626 stack:runtime_contextEP version bump 1.0.0 → 1.1.0 (new optionalbind_contextsibling)StandardRunner.run_agentwiresasync with runtime_context.bind_context(context_id)to keep operational context bound across awaitsRequestthreaded from chat/a2a routes into the EP call siteDepends on
Companion (overlay, external repo)
Test plan
evo-ai-processor-community#13to merge into its baseLinked Issue
🤖 Generated with Claude Code
Summary by Sourcery
Chores: