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 • 362 B
JSON
{
"timestamp": "2025-08-02T11:52:20.283Z",
"model": "deepseek-coder:6.7b",
"language": "web",
"testCase": "css-styling",
"success": false,
"duration": 5194,
"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)"
}