Skip to content

fix mcpremote expired credentials - #86

Open
BoTdago wants to merge 3 commits into
mainfrom
fix-mcpremote-expired-credentials
Open

fix mcpremote expired credentials#86
BoTdago wants to merge 3 commits into
mainfrom
fix-mcpremote-expired-credentials

Conversation

@BoTdago

@BoTdago BoTdago commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Summary

Type of change

  • Bug fix
  • Feature
  • Documentation
  • CI / tooling
  • Breaking change (describe in Notes)

Test plan

  • ./scripts/run_ci_tests.sh (or python -m pytest src/test/... for affected modules)
  • uv run ruff check --config ruff.toml src/ (lint — same as CI)
  • uv run ruff format --check --config ruff.toml src/ (formatting — CI fails if this is skipped)
  • Auto-fix formatting if needed: uv run ruff format --config ruff.toml src/
  • python scripts/check_data_git_tracking.py
  • Frontend build if UI touched (cd <package> && pnpm build)
  • Manual smoke test:

Security / OSS checklist

  • No secrets, .env, or internal IPs in the diff
  • No new tracked files under data/ (except whitelisted fixtures)

Notes

@BoTdago
BoTdago requested a review from a team as a code owner September 2, 2026 09:29
@vercel

vercel Bot commented Sep 2, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated
aion-agent Ready Ready Preview Sep 2, 2026 9:44am UTC

@BoTdago BoTdago changed the title Fix mcpremote expired credentials fix mcpremote expired credentials Sep 2, 2026
Comment thread scripts/test_oauth_refresh.py Dismissed
Comment thread src/runtime/credential_store.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
Comment thread src/runtime/mcp_remote_cache.py Dismissed
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.

2 participants