chore(deps): bump yaad submodule to cocoindex-adoption build#16
Merged
Conversation
Patel230
force-pushed
the
chore/bump-yaad-cocoindex
branch
from
June 8, 2026 09:17
d43052e to
5c52ed6
Compare
Points the vendored yaad submodule at the new yaad commit carrying model-aware embedding caching, asymmetric retrieval, the model-scoped persisted vector store, and the pure-Go brace chunker. Keeps hawk's embedded yaad in sync with canonical yaad. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Patel230
force-pushed
the
chore/bump-yaad-cocoindex
branch
from
June 8, 2026 09:18
5c52ed6 to
5921ebe
Compare
Patel230
added a commit
that referenced
this pull request
Jun 8, 2026
Points the vendored yaad submodule at the new yaad commit carrying model-aware embedding caching, asymmetric retrieval, the model-scoped persisted vector store, and the pure-Go brace chunker. Keeps hawk's embedded yaad in sync with canonical yaad.
Patel230
added a commit
that referenced
this pull request
Jun 8, 2026
Points the vendored yaad submodule at the new yaad commit carrying model-aware embedding caching, asymmetric retrieval, the model-scoped persisted vector store, and the pure-Go brace chunker. Keeps hawk's embedded yaad in sync with canonical yaad.
Patel230
added a commit
that referenced
this pull request
Jun 18, 2026
Points the vendored yaad submodule at the new yaad commit carrying model-aware embedding caching, asymmetric retrieval, the model-scoped persisted vector store, and the pure-Go brace chunker. Keeps hawk's embedded yaad in sync with canonical yaad.
Patel230
added a commit
that referenced
this pull request
Jul 22, 2026
Advance submodules and go.mod to contracts main and the eyrie feature commit that resolves the aligned host port for CI (GOWORK=off).
Patel230
added a commit
that referenced
this pull request
Jul 22, 2026
* fix(gateway): use EventStreamer host stream port Update the Eyrie gateway Generator to the pull-based EventStreamer contract, and advance external/eyrie + external/hawk-core-contracts to the matching contract-alignment feature commits. * fix(gateway): pin deps and use EventStreamer stream port Bump external eyrie/contracts submodules and go.mod to the host-port alignment commits, and convert session ToolCall/ToolResult via type conversion now that llm aliases tools (staticcheck S1016). * fix(deps): pin eyrie/contracts after contracts #16 merge Advance submodules and go.mod to contracts main and the eyrie feature commit that resolves the aligned host port for CI (GOWORK=off). * fix(deps): pin contracts v0.1.8 and latest eyrie feature tip Use the tagged contracts release and eyrie feat commit for GOWORK=off CI (public module graph + submodule parity). * fix(session): drop no-op ToolCall conversions after type alias types.ToolCall and session.ToolCall are the same underlying tools.ToolCall type, so slice conversion is identity and unconvert-clean. * fix(deps): pin eyrie to main after #88 merge Advance external/eyrie and go.mod to the squash-merged host-port commit so submodule parity and public builds resolve a mainline SHA.
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.
Points the vendored
external/yaadsubmodule at the new yaad commit (GrayCodeAI/yaad#feat-cocoindex-adoption) carrying model-aware embedding caching, asymmetric retrieval, the model-scoped persisted vector store, and the pure-Go brace chunker. Keeps hawk's embedded yaad in sync with canonical.Submodule:
e9d7df3..0847c52. Merge after the yaad PR lands.🤖 Generated with Claude Code