Skip to content

chore: sync main — eyrie submodule, gitignore, display name test fix - #47

Merged
Patel230 merged 11 commits into
mainfrom
sync/main-updates
Jun 15, 2026
Merged

chore: sync main — eyrie submodule, gitignore, display name test fix#47
Patel230 merged 11 commits into
mainfrom
sync/main-updates

Conversation

@Patel230

Copy link
Copy Markdown
Contributor

Syncs 3 commits to main:

  • 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

Patel230 added 8 commits June 14, 2026 11:29
…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
Patel230 enabled auto-merge (squash) June 15, 2026 05:59

@Patel230 Patel230 left a comment

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

Patel230 added 3 commits June 15, 2026 11:40
…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
@Patel230
Patel230 merged commit 0f19270 into main Jun 15, 2026
17 checks passed
@Patel230
Patel230 deleted the sync/main-updates branch June 15, 2026 07:26
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
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