Commit History

Add UI tabs for get_top_performers and get_leaderboard_summary tools
0acdeac

kshitijthakkar commited on

fix: Correct Gemini model name to 2.5 Flash
e4b0c31

kshitijthakkar commited on

docs: Add demo links to About section
0795b68

kshitijthakkar commited on

docs: Add collapsible accordions for each tool in API Documentation
3a7759f

kshitijthakkar commited on

fix: Correct tool count from 9/10 to 11 tools across all documentation
adff627

kshitijthakkar commited on

docs: Add TraceMind Ecosystem section and update banner
4cb2baf

kshitijthakkar commited on

style: Update banner to include TraceVerde and SMOLTRACE
b48b490

kshitijthakkar commited on

refactor: Reduce text clutter and add accordions for cleaner UI
0cc5a22

kshitijthakkar commited on

style: Add banner and match TraceMind-AI styling
36a7320

kshitijthakkar commited on

fix: Add prompt_template input to push_dataset button handler
3a64edc

kshitijthakkar commited on

feat: Add prompt template support to push_dataset_to_hub
e8281aa

kshitijthakkar commited on

feat: Add generate_prompt_template MCP tool
807fe76

kshitijthakkar commited on

fix: Correct indentation for Settings tab content
f4dfe1f

kshitijthakkar commited on

feat: Add Settings screen for API key configuration with security
86f2cd8

kshitijthakkar commited on

fix: Update Gradio UI dropdown with all supported hardware options
b7d0706

kshitijthakkar commited on

Add missing analyze_results import
450ce36

kshitijthakkar commited on

feat: Add Ocean theme to launch() method
4760eaa

kshitijthakkar commited on

fix: Move theme parameter to launch() method for Gradio 6
26de7cd

kshitijthakkar commited on

fix: Apply Ocean theme correctly for Gradio 6
3ae64f0

kshitijthakkar commited on

feat: Add optimized MCP tools for token reduction
ee84e6a

kshitijthakkar commited on

docs: Add open source foundation section to README and app.py
a18d50d

kshitijthakkar commited on

Update URLs to MCP-1st-Birthday hackathon organization
c1a84e8

kshitijthakkar commited on

Add synthetic dataset generation tools for custom SMOLTRACE evaluations
4a16168

Mandark-droid commited on

fix: Remove all API key parameters from MCP tools - use environment variables only
fbd2ae8

Mandark-droid commited on

fix: Remove theme parameter for Gradio 6 compatibility
82b9e6e

Mandark-droid commited on

feat: Add analyze_results tool for optimization recommendations
eb3c2b5

Mandark-droid commited on

disabled share option
06a4019

Mandark-droid commited on

docs: Update MCP connection URLs for dual deployment (dev + hackathon org)
228f78e

Mandark-droid Claude commited on

Fix: Remove gr.State parameter from MCP tools to resolve ASGI errors
84a5f9c

Mandark-droid commited on

TraceMind MCP Server V1 Working and tested.
a3116de

Mandark-droid commited on