feature/20260703/agent-runtime-context-builder - #19
Merged
WinterChenS merged 20 commits intoJul 3, 2026
Conversation
…ming Co-Authored-By: Claude Opus 4.7 <[email protected]>
…t + LangSmith Co-Authored-By: Claude Opus 4.7 <[email protected]>
… + Registry + Guard) Co-Authored-By: Claude Opus 4.7 <[email protected]>
…collaboration Co-Authored-By: Claude Opus 4.7 <[email protected]>
…e + ChartSpec Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
…ty, SDK Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Archive completed: change moved to openspec/changes/archive/2026-07-02-roadmap-agent-runtime/ Spec merged to openspec/specs/roadmap-agent-runtime-docs/spec.md Co-Authored-By: Claude Opus 4.7 <[email protected]>
DAG Engine, Control Flow, Human-in-the-loop, Checkpoint & Resume, Workflow Designer Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Document Parsing, OCR/Multi-modal, Hybrid Search, ReRank/Citation/Cache, Memory+KB+Workspace Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
Co-Authored-By: Claude Opus 4.7 <[email protected]>
…ase plans V2.6-V5.0: 20 documents covering all remaining roadmap phases Co-Authored-By: Claude Opus 4.7 <[email protected]>
…text management - Introduced ContextBuilder to streamline the assembly of runtime context for Agent Runtime. - Added SessionContextProvider to extract and format recent conversation history. - Established contracts for ContextRequest, ContextFragment, and AgentContext. - Integrated context management into AgentFactory and Graph nodes to replace scattered prompt assembly. - Implemented token budgeting and priority merging rules for context fragments. - Created stubs for future providers (Files, Memory, Knowledge) to ensure extensibility. - Completed verification with all tests passing, ensuring functionality and stability.
…ons for unified context management
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.
No description provided.