Commit History

feat: Implement interactive query and expiry sweep agents with a Gradio UI, add a Hugging Face pre-push hook, and refine .gitignore.
e29da2b

Humanlearning commited on

feat: Implement interactive query agent with MCP client and Gradio UI, and add verification script.
3847bc0

Humanlearning commited on

feat: Introduce `MCPClient` for multi-server MCP communication with mock support, update `gradio` dependency, and add logging verification scripts.
6796ce4

Humanlearning commited on

Merge pull request #1 from humandotlearning/add-pre-push-hook
d8f9bd2
unverified

nithin varghese commited on

Add pre-push hook to sync to Hugging Face Space
a7a6a0f

google-labs-jules[bot] commited on

chore: update project dependencies
311adc3

Humanlearning commited on

feat: Implement CredentialWatch agent with MCP client, main entry point, interactive query agent, and various debugging utilities.
9d3c7fc

Humanlearning commited on

feat: Implement CredentialWatch agent with Gradio UI and MCP client for expiry sweep and interactive queries.
4f4a9eb

Humanlearning commited on

feat: add MCPClient for managing connections to MCP servers and modify app launch parameters.
06e607f

Humanlearning commited on

feat: Introduce Gradio UI for interactive query and expiry sweep, add a multi-server MCP client, and simplify app startup to directly launch Gradio.
b749aa6

Humanlearning commited on

feat: Introduce `MCPClient` for multi-server communication and integrate with FastAPI lifespan events.
ad25b37

Humanlearning commited on

feat: Add Gradio UI for interactive query and expiry sweep agents, integrated with FastAPI and uvicorn.
769cc9d

Humanlearning commited on

feat: introduce common agent state definitions and update README metadata.
8c16f30

Humanlearning commited on

build: Update Gradio SDK version and associated dependencies.
5c1c332

Humanlearning commited on

build: Update Gradio SDK version to 5.0.0 and add requirements.txt for dependency management.
5e74bc2

Humanlearning commited on

feat: Add Gradio application entry point with MCP client and Hugging Face Spaces configuration.
a7f6295

Humanlearning commited on

Fix .gitignore and resolve conflicts
86ef758

Humanlearning commited on

feat: Update .gitignore to include `.venv/`, `__pycache__/`, and `*.log` patterns.
1174f8a

Humanlearning commited on

Configure for Hugging Face Spaces and MCP
f3ab124

Humanlearning commited on

feat: Implement Gradio application with interactive query and expiry sweep, and configure MCP server support.
2e51864

Humanlearning commited on

Clean commit for HF push
cfd07be

Humanlearning commited on