You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub鈥檚 verified signature.
馃摑 Release Note
馃敡 Maintenance
chore(deps): upgrade dependencies
馃摑 Other
update: refine content handling in streaming-cast skill documentation by passing raw output directly instead of stringifying it, ensuring valid JSON for client re-parsing. Bump version to 2026.05.27.
update: enhance developing-cast and streaming-cast skill documentation by improving defensive programming in the list_reducer function and clarifying content handling in event generation. Refactor multiple modes dispatch pattern for better streaming semantics. Bump version to 2026.05.26.
update: bump version to 0.6.5 in the act_operator module.
update: enhance testing-cast skill documentation by reorganizing test file structure, clarifying test locations for nodes and graphs, and updating examples to reflect new paths. Bump version to 2026.05.26.
update: enhance developing-cast skill documentation by adding instructions for installing cast-scoped and project-scoped dependencies, improving clarity for package management. Bump version to 2026.05.26.
update: refine developing-deepagent skill documentation by correcting package installation commands to use the correct cast slug, ensuring clarity for SDK integration. Bump version to 2026.05.26.
update: refine developing-deepagent skill documentation by removing deprecated factory patterns for backend instantiation, emphasizing direct instantiation of backends, and clarifying usage of raw strings in file handling. Bump version to 2026.05.26.
update: refine agentic design patterns documentation by removing deprecated create_react_agent reference and emphasizing the use of create_agent. Enhance clarity on agent type selection criteria. Bump version to 2026.05.26.
update: enhance testing-cast skill documentation with improved organization of test resources, clearer examples for node and graph testing, and updated paths for test files. Bump version to 2026.05.26.
update: enhance streaming-cast skill documentation with clarifications on event streaming patterns, consumer-side code placement, and improved projection handling. Remove deprecated sections and streamline usage examples for better clarity. Bump version to 2026.05.26.