Skip to content

fix: add bin/ to .gitignore#88

Merged
Patel230 merged 1 commit into
mainfrom
fix/gitignore-bin
Jul 10, 2026
Merged

fix: add bin/ to .gitignore#88
Patel230 merged 1 commit into
mainfrom
fix/gitignore-bin

Conversation

@Patel230

@Patel230 Patel230 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Add bin/ to .gitignore to prevent the compiled hawk binary (102MB) from being accidentally tracked.

@Patel230
Patel230 merged commit 5395447 into main Jul 10, 2026
17 checks passed
@Patel230
Patel230 deleted the fix/gitignore-bin branch July 10, 2026 02:07
Patel230 added a commit that referenced this pull request Jul 22, 2026
Advance external/eyrie and go.mod to the squash-merged host-port commit
so submodule parity and public builds resolve a mainline SHA.
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.
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