Skip to content

chore(release): v0.2.0b12 — datastores= parity for create_research_workflow#208

Merged
fede-kamel merged 1 commit into
mainfrom
release/0.2.0b12
May 17, 2026
Merged

chore(release): v0.2.0b12 — datastores= parity for create_research_workflow#208
fede-kamel merged 1 commit into
mainfrom
release/0.2.0b12

Conversation

@fede-kamel
Copy link
Copy Markdown
Contributor

Cuts v0.2.0b12, a small follow-up to b11 that closes the surface gap between the two research factories.

Summary

create_research_workflow now accepts the same datastores= mapping as create_deepagent. Both share a new wire_datastores(...) helper so the execute agent of either path gets an identical search_<name> tool surface plus a per-store routing block prepended to the system prompt.

Net: recipes that worked on create_deepagent(datastores=...) translate verbatim to the StateGraph-with-post-hoc-grounding variant.

Test plan

Full notes in CHANGELOG.md.

datastores= parity for create_research_workflow. The workflow factory
now accepts the same datastores= mapping as create_deepagent; both
share a wire_datastores() helper so the execute agent of either path
sees an identical search_<name> tool surface plus a per-store routing
block prepended to the system prompt.

Signed-off-by: Federico Kamelhar <federico.kamelhar@oracle.com>
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 17, 2026
@fede-kamel fede-kamel merged commit bfc3c99 into main May 17, 2026
10 checks passed
@fede-kamel fede-kamel deleted the release/0.2.0b12 branch May 17, 2026 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant