fix: wire every ecosystem module in setup and CI - #192
Merged
Conversation
Contributor
Author
|
Eyrie provider wiring PR: https://github.com/GrayCodeAI/eyrie/pull/108\n\nThis updates the submodule to the tested Eyrie commit 8eaeb8f, adds automatic detection for all configured provider profiles, adds Agnes/LongCat runtime profiles, and includes the Ollama canonical model-ID fix. |
* feat: wire Fireworks provider into Hawk * test: update Fireworks provider documentation and golden output * fix: sync Eyrie Fireworks runtime hardening * fix: update Eyrie Fireworks lint fix * chore: pin Eyrie Fireworks merge
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.
Makes Hawk setup recognize and include hawk-mcpkit, handles gitfile-backed submodules, validates every Go module independently in CI, and removes a race from watchdog tests.\n\nChecks: full Hawk workspace tests pass; watchdog race suite passes 20 runs; boundary, lint, and vulnerability pre-push checks pass.\n\nUpstream companion PRs: GrayCodeAI/eyrie#107, GrayCodeAI/yaad#46, GrayCodeAI/inspect#33.