TraceMind / screens

Commit History

docs: Update documentation screen with accurate pricing
469bf5d

kshitijthakkar commited on

docs: Add TraceMind-AI hackathon submission LinkedIn post
54d748d

kshitijthakkar commited on

docs: Add TraceMind-AI full demo video to README and documentation
6ae304e

kshitijthakkar commited on

fix: Prevent cache mutation in DataLoader causing compare screen failures
5609901

kshitijthakkar commited on

docs: Add blog post link to Quick Links and Documentation screen
f42b8e7

kshitijthakkar commited on

Add defensive type handling for MCP tool returns and fix prompt template agent_type
6022c4b

kshitijthakkar commited on

Fix synthetic data quick action to specify valid difficulty_distribution parameter
dc9db21

kshitijthakkar commited on

Add debugging logs for MCP tool registration
d71c62e

kshitijthakkar commited on

docs: Update Gemini model version and fix typos
040fd52

kshitijthakkar commited on

feat: Add advanced quick action buttons for agent chat
ffe25f1

kshitijthakkar commited on

fix: Use per-session agent instances instead of global singleton
b316f4f

kshitijthakkar commited on

docs: Add TraceMind-MCP-Server demo video links
880ef7f

kshitijthakkar commited on

fix: Use max value for CO2 emissions in GPU summary card
74a1fce

kshitijthakkar commited on

revert: Remove delta calculation for CO2/Power Cost in GPU metrics
a910a1e

kshitijthakkar commited on

docs: Put Supported Frameworks section in collapsible accordion
20a9e6f

kshitijthakkar commited on

docs: Expand TraceVerde supported frameworks to comprehensive 30+ list
6d05e15

kshitijthakkar commited on

docs: Add acknowledgment to Eliseu Silva for gradio_htmlplus component
3578f6e

kshitijthakkar commited on

fix: Resolve test case click errors and CO2 emissions calculations
fedc47d

kshitijthakkar commited on

fix: Use aggregate stats (mean/max/sum) for GPU summary cards instead of last row
63f41a1

kshitijthakkar commited on

fix: Use direct column access for GPU metrics cards instead of .get() method
ceb2d85

kshitijthakkar commited on

fix: Convert Series to dict for GPU metrics cards to access data properly
ff673c9

kshitijthakkar commited on

fix: HF Jobs GPU installation and GPU metrics display
b20c328

kshitijthakkar commited on

docs: Add comprehensive Modal and HF Jobs documentation
3fbacd1

kshitijthakkar commited on

feat: Add comprehensive HF Jobs monitoring system
8c679b3

kshitijthakkar commited on

docs: Add comprehensive job submission requirements
4449927

kshitijthakkar commited on

feat: Add real job submission for HuggingFace Jobs and Modal
4db4e9d

kshitijthakkar commited on

docs: Fix hardware selection guidance in SMOLTRACE documentation
7e3ac1d

kshitijthakkar commited on

fix: Settings screen return value - return only interface not tuple
fe72fcb

kshitijthakkar commited on

feat: Add Settings screen for API key configuration
dab7275

kshitijthakkar commited on

fix: Use flexbox CSS to force horizontal badge layout across all documentation tabs
a85f4e8

kshitijthakkar commited on

docs: Fix badge alignment across all tabs, add SMOLTRACE logo, and add HuggingFace badge to About tab
555014b

kshitijthakkar commited on

docs: Reorganize About tab - move TraceVerse logo to Architecture section and add LinkedIn community posts to Quick Links
8b1b1c7

kshitijthakkar commited on

Add TraceVerse ecosystem logo to README and documentation screen
8b1f39c

kshitijthakkar commited on

docs: Enhance documentation screen with logos, badges, TOC, and accordions
0f82736

kshitijthakkar commited on

fix: Change documentation screen from Blocks to Column for proper navigation
2d6d337

kshitijthakkar commited on

feat: Add comprehensive documentation screen with 4-tab ecosystem guide
abb32f1

kshitijthakkar commited on

Fix analyze_results dropdown choices to match MCP server
79e0ac2

kshitijthakkar commited on

Revert MCP client to simple working version
6221305

kshitijthakkar commited on

Add MCP client caching and improved error handling
d577c5b

kshitijthakkar commited on

Wire MCP server tools to UI screens
315aa68

kshitijthakkar commited on

feat: Optimize agent performance with improved prompt template
5930644

kshitijthakkar commited on

feat: Make agent reasoning and planning collapsible, keep final answer expanded
2454bbc

kshitijthakkar commited on

feat: Add agent reasoning and tool call execution display to chat
4e4722b

kshitijthakkar commited on

fix: Update emoji to 🧠 and add logo to Agent Chat avatar
e7e29cb

kshitijthakkar commited on

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

kshitijthakkar commited on

Add autonomous Agent Chat screen for Track 2
d0bd9af

Mandark-droid commited on

Add Agent Chat screen with smolagents MCP integration (Track 2)
908be6c

Mandark-droid commited on

Add info parameters to all UI components
4dc8a59

Mandark-droid commited on

Add comparison report card feature to compare screen
a50320a

Mandark-droid commited on

Fix compare screen to handle duplicate run_ids using composite keys
60b7b04

Mandark-droid commited on