Skip to content

v3.75.1: Zoo Gateway removal cleanup & CI pipeline fixes - #86

Merged
xavier-arosemena merged 3 commits into
masterfrom
fix/zoo-gateway-removal-cleanup-81
Jul 29, 2026
Merged

v3.75.1: Zoo Gateway removal cleanup & CI pipeline fixes#86
xavier-arosemena merged 3 commits into
masterfrom
fix/zoo-gateway-removal-cleanup-81

Conversation

@xavier-arosemena

Copy link
Copy Markdown
Owner

Summary

Patch release v3.75.1 completing the Zoo Gateway provider removal and fixing CI pipeline issues.

Changes

  • Zoo Gateway Cleanup: Removed 4 empty test stubs, updated all test references
  • Lint Fixes: Pruned stale eslint suppressions, removed unused import in validate.spec.ts
  • Type Fixes: Updated provider-identifiers and provider-default-model tests after Zoo Gateway removal
  • Test Fixes:
    • Updated handleUri tests for simplified /auth-callback handler
    • Removed zoo-gateway references from ClineProvider and webviewMessageHandler router model tests
    • Fixed downloadSemble test for new 3-parameter signature
  • Changelog: Added v3.75.1 entry, synced src/CHANGELOG.md

CI Pipeline

  • ✅ Lint passes (0 errors, 0 warnings)
  • ✅ Type checks pass across all 13 packages
  • ✅ All 6978 source tests pass (416 files)
  • ✅ Translation checks pass
  • ✅ Invisible chars check passes

Closes: #81

Co-authored-by: hanneke-de-vries dhanneke204@gmail.com

- Remove Zoo Gateway provider remnants (empty test stubs, stale references)
- Fix lint errors (prune unused eslint suppressions, remove unused import)
- Fix type errors in provider-identifiers tests after Zoo Gateway removal
- Fix router model tests to reflect removed zoo-gateway provider
- Fix downloadSemble test for new 3-param signature
- Update handleUri tests for simplified /auth-callback handler
- Sync src/CHANGELOG.md with root CHANGELOG.md

Closes: #81

Co-authored-by: hanneke-de-vries <dhanneke204@gmail.com>
@xavier-arosemena xavier-arosemena added the bug Something isn't working label Jul 29, 2026
@xavier-arosemena xavier-arosemena added this to the Initial launch milestone Jul 29, 2026
…l green

- Delete 8 unused Zoo Gateway files (provider, fetcher, auth, UI components)
- Remove getZooCodeAuthUrl from webview OAuth URLs
- Clean up modelCache.ts stale zoo-gateway comments
- Remove stale roo-plus-auth mocks from ClineProvider and webviewMessageHandler tests
- Add ignoreBinaries to knip config for build binary
- Prune stale eslint suppressions (2nd pass)
- Fix provider.spec.ts - add extensionPath to mock context
- Update CHANGELOG.md with full cleanup details

Closes: #81

Co-authored-by: hanneke-de-vries <dhanneke204@gmail.com>
@xavier-arosemena
xavier-arosemena had a problem deploying to marketplace-production July 29, 2026 19:12 — with GitHub Actions Failure
@xavier-arosemena
xavier-arosemena merged commit 29425c3 into master Jul 29, 2026
6 checks passed
@xavier-arosemena
xavier-arosemena deleted the fix/zoo-gateway-removal-cleanup-81 branch July 29, 2026 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fix Mode Descriptions Not Seeding on VSIX Upgrade

2 participants