-
Notifications
You must be signed in to change notification settings - Fork 74
fix(mcp): make Cloud credential guidance execution-mode-aware #1089
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Aaron ("AJ") Steers (aaronsteers)
merged 21 commits into
main
from
devin/1784914782-mcp-mode-aware-cred-guidance
Jul 24, 2026
Merged
Changes from all commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
1d6ab3f
fix(mcp): make Cloud credential guidance execution-mode-aware
devin-ai-integration[bot] 9164cd1
docs(mcp): clarify workspace header + bearer-token option in cred gui…
devin-ai-integration[bot] 2c2bd62
fix: track hosted MCP mode at startup
devin-ai-integration[bot] a3d825d
fix(mcp): clarify local auth alternatives and use constants in tip text
devin-ai-integration[bot] 01d90a4
fix(mcp): include explicit-args remediation in cloud credential guidance
devin-ai-integration[bot] 2f580d8
test(mcp): patch is_hosted_mcp_mode at point of use in guidance tests
devin-ai-integration[bot] 8c18592
docs(mcp): say "request headers" in cloud-ops server instructions
devin-ai-integration[bot] f62f044
fix(mcp): keep cloud credential error targeted, not source-enumerated
devin-ai-integration[bot] da57af7
refactor(mcp): render cloud credential/workspace guidance via custom …
devin-ai-integration[bot] 836126a
fix(mcp): avoid cloud exception import cycle
devin-ai-integration[bot] c03a0c1
fix(mcp): hide control flags and refine cloud credential/workspace gu…
devin-ai-integration[bot] 3379399
fix(mcp): import exceptions module to avoid unsafe cyclic import
devin-ai-integration[bot] 7bb3167
fix(mcp): declare explicit None guidance default on cloud exceptions
devin-ai-integration[bot] f8ceb12
refactor(exceptions): move hosted-MCP-mode flag into constants to bre…
devin-ai-integration[bot] c2a55f5
refactor(mcp): drop redundant guidance=None kwarg
devin-ai-integration[bot] 8148d77
fix(mcp): avoid package-level exception import cycle
devin-ai-integration[bot] 9ca4420
fix(cloud): import _credentials module to clear unsafe cyclic import
devin-ai-integration[bot] 74c3ce5
Revert "fix(cloud): import _credentials module to clear unsafe cyclic…
devin-ai-integration[bot] 276cd0e
fix(mcp): remove cloud type import from exception cycle
devin-ai-integration[bot] a58ff2d
refactor(exceptions): type workspace via local Protocol instead of Any
devin-ai-integration[bot] 622c268
style(exceptions): drop redundant ellipsis in Protocol method body
devin-ai-integration[bot] File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.