From Using to Mastering: Real-World Challenges of AI Coding in Production
Anthropic
OpenAI
Google/DeepMind
PingCAP
GitHub
Experts from NetEase Games, NetDragon Websoft, PingCAP, and HSBC Technology discussed the transition of AI Coding agents from personal tools to team productivity. Key topics included quality assurance, agent permissions, and the role of MCP, Skills, and Rules in enterprise environments.
In a recent InfoQ AICon livestream, moderated by Lin Xiangxin from NetEase Games, experts Chen Jie from NetDragon Websoft, Bai Jiachen from PingCAP, and Li Weining from HSBC Technology explored how Coding Agents are reshaping software engineering. They noted that AI Coding increases business demand rather than reducing headcount, and that legacy code transformation is a major need. Quality assurance shifts from line-by-line review to risk-based review and automated gates, with developers taking more responsibility. The experts discussed the use of MCP, Skills, and Rules, noting that Skills can cause context bloat and require governance. Agent permissions were a key concern, with emphasis on isolation, minimal privilege, and human gates for high-risk actions. They also highlighted the importance of knowledge systems, evaluation gates, and changing organizational culture to adopt AI-native practices.
- Abbreviations
- MCP = Model Context Protocol — протокол контекста модели
- SDLC = Software Development Life Cycle — жизненный цикл разработки ПО
- TDD = Test-Driven Development — разработка через тестирование
- SDD = Spec-Driven Development — разработка на основе спецификаций
- QA = Quality Assurance — обеспечение качества
- POC = Proof of Concept — проверка концепции
- CI/CD = Continuous Integration and Continuous Delivery — непрерывная интеграция и доставка
- PDCA = Plan-Do-Check-Act — цикл Деминга
- CAO = Chief AI Officer — директор по ИИ
Source: InfoQ 中国 —
original
