Skip to content

Add credential placeholders and env-backed secrets#341

Open
ProtonsAndElectrons wants to merge 1 commit into
droidrun:mainfrom
ProtonsAndElectrons:credential-manager-127
Open

Add credential placeholders and env-backed secrets#341
ProtonsAndElectrons wants to merge 1 commit into
droidrun:mainfrom
ProtonsAndElectrons:credential-manager-127

Conversation

@ProtonsAndElectrons
Copy link
Copy Markdown

Summary

  • add environment-backed credential loading through CredentialsConfig and YAML env: entries
  • resolve {{SECRET_ID}} placeholders at tool execution time while preserving original tool args in stream events
  • document credential placeholder/env usage and add regression coverage for no-leak behavior

Closes #127

Tests

  • set PYTHONUTF8=1&& set PYTHONIOENCODING=utf-8&& .venv\Scripts\python.exe -m unittest discover -s tests
  • .venv\Scripts\python.exe -m ruff check mobilerun\credential_manager mobilerun\agent\tool_registry.py mobilerun\agent\utils\actions.py mobilerun\config_manager\config_manager.py tests\test_credentials.py tests\test_type_action.py

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.

Feature Request: Credential Manager for Secure Input via Tools

1 participant