Skip to content

Doc opt#72

Merged
yuzzjj merged 8 commits intomainfrom
doc_opt
Mar 10, 2026
Merged

Doc opt#72
yuzzjj merged 8 commits intomainfrom
doc_opt

Conversation

@yuzzjj
Copy link
Collaborator

@yuzzjj yuzzjj commented Mar 9, 2026

No description provided.

yuzzjj added 6 commits March 9, 2026 13:29
…tract

- Deleted obsolete documents: langgraph_builder_engineering_fixes.md, langgraph_builder_engineering_fixes_implementation.md, and loop-back-edge-usage.md.
- Introduced new documentation: runtime_state_context_contract.md, detailing the responsibilities and merging rules of state_fields and context in the runtime state.
- Added tests for runtime state and context contract to ensure compliance with the defined rules and behaviors.
- Enhanced the GraphSchema and state class building logic to align with the new contract specifications.
- Introduced GraphNodeSecret model to store encrypted a2a_auth_headers for graph nodes.
- Updated AgentGraph to support soft deletion by adding deleted_at column.
- Refactored GraphNode to remove redundant columns (prompt, tools, memory) and rely on data.config.
- Enhanced GraphRepository to filter out soft-deleted graphs.
- Updated GraphService to handle a2a_auth_headers encryption and storage.
- Implemented caching mechanism for compiled graphs to improve performance.
- Added fallback node selection in GraphStatePanel for error handling.
- Updated various services and components to accommodate new node secret management.
- Created migration scripts for database schema changes.
@yuzzjj yuzzjj requested a review from GLei16 March 10, 2026 06:06
…rontend graph template edges receive a unique ID.
GLei16
GLei16 previously approved these changes Mar 10, 2026
@yuzzjj yuzzjj merged commit a02a122 into main Mar 10, 2026
9 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.

2 participants