Improvements
- AI Now Understands All Languages - The built-in AI assistant now fully understands Python, C, C++, Go, and SQL projects. It knows how each language works in Playcode, including entry points, package management, and execution modes.
- Import from AI - Multi-Language - The Import from AI feature now detects Python, C, C++, Go, and SQL code automatically. Paste code from ChatGPT or Claude and it goes to the right file (main.py, main.c, main.cpp, main.go, or main.sql).
- Smarter Code Detection - Improved detection patterns for all supported languages. Python imports, C/C++ includes, Go packages, and SQL queries are now recognized instantly.