Secure credentials, eyrie catalog setup, and first-run /config flow#6
Open
Patel230 wants to merge 5 commits into
Open
Secure credentials, eyrie catalog setup, and first-run /config flow#6Patel230 wants to merge 5 commits into
Patel230 wants to merge 5 commits into
Conversation
Remove external/eyrie submodule in favor of ../eyrie with a committed go.mod replace and go.work. CI clones eyrie via checkout-eyrie action. Co-authored-by: Cursor <cursoragent@cursor.com>
Route API keys through eyrie keychain and catalog env fallbacks, add /config deployment UI with setup guards, and replace hawk-local provider lists with eyrie catalog-driven model and routing configuration. Co-authored-by: Cursor <cursoragent@cursor.com>
Mark hawk/eyrie feature branch SHAs, completed phases 4.1–4.2, and iteration log entries. Co-authored-by: Cursor <cursoragent@cursor.com>
Automated checks for provider.json sanitization, setup flow, and optional container isolation; update milestone plan, AGENTS.md, and verify-milestone.sh. Co-authored-by: Cursor <cursoragent@cursor.com>
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.
Summary
/configdeployment UI (no API keys inprovider.json).EvaluateSetup), auto-open/config, and block chat until API key + model are configured.scripts/verify-milestone.sh.go.work+replace(submodule removed).Depends on: GrayCodeAI/eyrie#4 (merge eyrie first or use the same branch locally).
Test plan
go test ./... -short(local)./scripts/verify-milestone.sh/config→ paste key → pick model → first chat message~/.hawk/provider.jsonhas no API key fields after apply