Skip to content

fix(gateway): use EventStreamer host stream port#117

Merged
Patel230 merged 6 commits into
mainfrom
feat/gateway-eventstreamer-port
Jul 22, 2026
Merged

fix(gateway): use EventStreamer host stream port#117
Patel230 merged 6 commits into
mainfrom
feat/gateway-eventstreamer-port

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Summary

  • Update Hawk’s Eyrie gateway Generator to the pull-based EventStreamer contract.
  • Advance external/eyrie and external/hawk-core-contracts to the matching contract-alignment commits.

Depends on

Merge after contracts and eyrie land (or once submodule SHAs are available on those repos’ default branches / tags).

Test plan

  • go test ./internal/provider/gateway/...
  • go test ./internal/testaudit/...
  • go test ./internal/config/...

Patel230 added 6 commits July 22, 2026 22:24
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.
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).
Advance submodules and go.mod to contracts main and the eyrie feature
commit that resolves the aligned host port for CI (GOWORK=off).
Use the tagged contracts release and eyrie feat commit for GOWORK=off CI
(public module graph + submodule parity).
types.ToolCall and session.ToolCall are the same underlying tools.ToolCall
type, so slice conversion is identity and unconvert-clean.
Advance external/eyrie and go.mod to the squash-merged host-port commit
so submodule parity and public builds resolve a mainline SHA.
@Patel230
Patel230 merged commit c3820c9 into main Jul 22, 2026
20 checks passed
@Patel230
Patel230 deleted the feat/gateway-eventstreamer-port branch July 22, 2026 18:03
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.

1 participant