Skip to content

retrieval/bbh: Require LocalWorkspace explicitly#230

Merged
idy merged 1 commit into
mainfrom
codex/issue-229-bbh-local-workspace
Jul 16, 2026
Merged

retrieval/bbh: Require LocalWorkspace explicitly#230
idy merged 1 commit into
mainfrom
codex/issue-229-bbh-local-workspace

Conversation

@idy

@idy idy commented Jul 16, 2026

Copy link
Copy Markdown
Member

Summary

  • add a typed LocalWorkspace.Sub API and make generic local workspace.Sub delegate to it
  • require *workspace.LocalWorkspace in BBH index and inspector constructors
  • update Claw runtime and CLI inspector wiring to derive typed local retrieval workspaces
  • reject the BBH backend clearly when Claw is backed by a non-local workspace

Validation

  • go test ./cmd/claw/... ./sdk/workspace/... ./memory/retrieval/bbh/... ./sdk/retrieval/bbh/... ./sdkx/claw/...
  • go test ./cmd/claw/... ./cmd/vesseld/... ./eval/... ./memory/... ./sdk/... ./sdkx/... ./vessel/... ./voice/...
  • git diff --check

Closes #229

@idy

idy commented Jul 16, 2026

Copy link
Copy Markdown
Member Author

@codex

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: 03b06dfb46

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@idy
idy merged commit 2e4afd7 into main Jul 16, 2026
24 checks passed
@idy
idy deleted the codex/issue-229-bbh-local-workspace branch July 16, 2026 06:40
@idy idy mentioned this pull request Jul 16, 2026
idy added a commit that referenced this pull request Jul 16, 2026
Publish the memory module against the SDK tag produced from #230.
idy added a commit that referenced this pull request Jul 16, 2026
Consume the SDK and memory releases produced from #230 and #231.
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.

retrieval/bbh: Require LocalWorkspace explicitly

1 participant