chore: sync main — eyrie submodule, gitignore, display name test fix - #47
Merged
Conversation
…VG logo - Removed unreliable openclipart.org hotlink (frequently failed to render on GitHub) - Switched to assets/logo.svg with proper light/dark theme support via CSS prefers-color-scheme - Simplified illustration for better scalability at small sizes while retaining character - Added subtle adaptive frame, refined typography balance and spacing - Removed duplicate heading for cleaner header - Updated display width for the new logo This makes the project branding reliably visible in both GitHub light and dark modes.
Patel230
enabled auto-merge (squash)
June 15, 2026 05:59
Patel230
commented
Jun 15, 2026
Patel230
left a comment
Contributor
Author
There was a problem hiding this comment.
Reviewed the PR: Syncs main with eyrie submodule update, updates .gitignore, small changes to README (logo), configs for xiaomi, catalog, settings, xiaomi_setup.go. Also eyrie update. This seems to bring in the sync and some previous changes. However, CI has failures in build, module hygiene, vet - likely due to the changes in xiaomi or submodule. Reviewed the diff, the code changes look reasonable for sync. LGTM once the CI issues (probably pre-existing or submodule related) are resolved. Will enable auto-merge.
…r sync PRs - Clone using the exact commit from git ls-tree for external repos when present (for submodule updates in sync PRs) - Falls back to branch clone otherwise - This fixes the undefined symbols and missing go.mod in CI for sync PRs that update eyrie and xiaomi support
…o removal and README cleanup
…ie per-plan naming
Patel230
added a commit
that referenced
this pull request
Jun 15, 2026
…47) * chore: update .gitignore with timestamped cache dirs * feat: sync eyrie submodule + config updates for Xiaomi/MiniMax per-plan naming * fix(cmd): align GatewayDisplayName test with eyrie per-plan naming refactor * style: fix trailing newline * chore(submodule): update eyrie to ea9747b (formatting) * chore(submodule): update eyrie to 04b2cda (lint + test fixes) * chore(submodule): update eyrie to merged main * fix(readme): replace broken external hawk image with improved local SVG logo - Removed unreliable openclipart.org hotlink (frequently failed to render on GitHub) - Switched to assets/logo.svg with proper light/dark theme support via CSS prefers-color-scheme - Simplified illustration for better scalability at small sizes while retaining character - Added subtle adaptive frame, refined typography balance and spacing - Removed duplicate heading for cleaner header - Updated display width for the new logo This makes the project branding reliably visible in both GitHub light and dark modes. * fix(ci): update checkout-eyrie action to support submodule commits for sync PRs - Clone using the exact commit from git ls-tree for external repos when present (for submodule updates in sync PRs) - Falls back to branch clone otherwise - This fixes the undefined symbols and missing go.mod in CI for sync PRs that update eyrie and xiaomi support * fix(config): align xiaomi token plan env/resolve identifiers with eyrie per-plan naming
Patel230
added a commit
that referenced
this pull request
Jun 18, 2026
…47) * chore: update .gitignore with timestamped cache dirs * feat: sync eyrie submodule + config updates for Xiaomi/MiniMax per-plan naming * fix(cmd): align GatewayDisplayName test with eyrie per-plan naming refactor * style: fix trailing newline * chore(submodule): update eyrie to ea9747b (formatting) * chore(submodule): update eyrie to 04b2cda (lint + test fixes) * chore(submodule): update eyrie to merged main * fix(readme): replace broken external hawk image with improved local SVG logo - Removed unreliable openclipart.org hotlink (frequently failed to render on GitHub) - Switched to assets/logo.svg with proper light/dark theme support via CSS prefers-color-scheme - Simplified illustration for better scalability at small sizes while retaining character - Added subtle adaptive frame, refined typography balance and spacing - Removed duplicate heading for cleaner header - Updated display width for the new logo This makes the project branding reliably visible in both GitHub light and dark modes. * fix(ci): update checkout-eyrie action to support submodule commits for sync PRs - Clone using the exact commit from git ls-tree for external repos when present (for submodule updates in sync PRs) - Falls back to branch clone otherwise - This fixes the undefined symbols and missing go.mod in CI for sync PRs that update eyrie and xiaomi support * fix(config): align xiaomi token plan env/resolve identifiers with eyrie per-plan naming
Patel230
added a commit
that referenced
this pull request
Aug 15, 2026
* chore: update yaad submodule to 6a5fd23 (Phase 1 SQLite hardening) Brings in yaad PRs #47-51: cross-process lock, versioned migrations, PRAGMA tuning + Prometheus metrics, HNSW vector index, VACUUM INTO backup. Storage interface gains BuildHNSWIndex/SearchHNSW/Backup; hawk builds and memory bridge tests pass. * chore: align yaad module version with submodule pointer (8bc7a83) Parity guard requires the go.mod pseudo-version hash to equal the submodule gitlink; bump both to yaad main tip (Phase 1 hardening + docs). * chore: go mod tidy for yaad's new prometheus dependency
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.
Syncs 3 commits to main: