Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Humanlearning
/
credential_watch
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
credential_watch
511 kB
4 contributors
History:
22 commits
Humanlearning
feat: Implement interactive query and expiry sweep agents with a Gradio UI, add a Hugging Face pre-push hook, and refine .gitignore.
e29da2b
3 months ago
githooks
feat: Implement interactive query and expiry sweep agents with a Gradio UI, add a Hugging Face pre-push hook, and refine .gitignore.
3 months ago
src
feat: Implement interactive query and expiry sweep agents with a Gradio UI, add a Hugging Face pre-push hook, and refine .gitignore.
3 months ago
.gitignore
Safe
54 Bytes
feat: Implement interactive query and expiry sweep agents with a Gradio UI, add a Hugging Face pre-push hook, and refine .gitignore.
3 months ago
.python-version
Safe
5 Bytes
Clean commit for HF push
3 months ago
README.md
Safe
6.32 kB
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
app.py
Safe
238 Bytes
feat: add MCPClient for managing connections to MCP servers and modify app launch parameters.
3 months ago
debug_mcp.py
Safe
2.02 kB
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
diagnose_url.py
Safe
1.93 kB
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
main.py
Safe
94 Bytes
Clean commit for HF push
3 months ago
openapi.json
Safe
91 Bytes
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
output.txt
Safe
1.16 kB
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
output_2.txt
Safe
4.81 kB
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
print_env.py
Safe
228 Bytes
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
pyproject.toml
Safe
572 Bytes
chore: update project dependencies
3 months ago
repro_logging.py
Safe
527 Bytes
feat: Introduce `MCPClient` for multi-server MCP communication with mock support, update `gradio` dependency, and add logging verification scripts.
3 months ago
reproduce_issue.py
Safe
594 Bytes
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
requirements.txt
Safe
153 Bytes
chore: update project dependencies
3 months ago
uv.lock
Safe
470 kB
feat: Introduce `MCPClient` for multi-server MCP communication with mock support, update `gradio` dependency, and add logging verification scripts.
3 months ago
verify_connection.py
Safe
1.49 kB
feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
3 months ago
verify_fix.py
Safe
498 Bytes
feat: Introduce `MCPClient` for multi-server MCP communication with mock support, update `gradio` dependency, and add logging verification scripts.
3 months ago
verify_refactor.py
Safe
756 Bytes
feat: Implement interactive query agent with MCP client and Gradio UI, and add verification script.
3 months ago