codebridge-ai
Version:
Complete fullstack AI coding platform with AST-based code integration and local LLM support. Now with comprehensive web technology support (HTML/CSS/JS) plus JavaScript, Python, Rust, and C++.
11 lines • 356 B
JSON
{
"timestamp": "2025-08-02T11:52:33.434Z",
"model": "starcoder2:3b",
"language": "web",
"testCase": "css-styling",
"success": false,
"duration": 7183,
"originalCode": "\n.card {\n width: 200px;\n padding: 10px;\n border: 1px solid gray;\n}",
"task": "Make it responsive and add modern CSS features",
"error": "Unexpected token (2:0)"
}