1045 related articles
Expert OpinionsIn-depth interview with Microsoft Agent Framework core developer Roger Barreto on the evolution from Semantic Kernel, middleware architecture design, enterprise stability strategies, and AI development best practices.
Tech FrontiersDatasette founder Simon Willison launches official blog built with OpenAI Codex Desktop, sharing full AI session transcripts and demonstrating transparent AI-assisted development practices.
TutorialsLearn how QA engineers can build 18 AI Agents using Coze, LangChain, Dify, Cursor, and Skills — covering requirements analysis, test case generation, script writing, and regression testing with up to 10x efficiency gains.
TutorialsComplete guide to Claude Code installation and configuration with usage notes for China, plus side-by-side comparison with Cursor, Copilot, and Trae to help developers choose the best AI coding assistant.
Tech FrontiersCursor launches automatic CI failure repair with an always-on AI Agent that monitors GitHub repos, analyzes CI logs, identifies root causes, and submits fix PRs.
Tech FrontiersCursor officially integrates with Microsoft Teams, enabling @Cursor AI agent invocation in channels for task delegation and code info retrieval. Analysis of features, strategy, and team impact.
Tech FrontiersSWE-agent Multimodal officially released with image viewing and web browser debugging capabilities for automated frontend visual bug detection and fixes, plus the new SWE-bench Multimodal benchmark.
Tech FrontiersSWE-bench launches its official blog for in-depth content on AI coding evaluation, AI Agents, and toolchains—signaling a new phase of maturity and standardization in AI programming benchmarks.
Tech FrontiersCursor 3 introduces native PR review with in-editor diffs, comments, commits, and review status. Learn about file tree navigation, changes picker, and AI-assisted code review potential.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.
Tech FrontiersDatasette 1.0a29 preview released, fixing a segfault race condition introduced by test optimization. Developer Simon Willison used GPT-5.5 xhigh to help reproduce the issue, showcasing AI debugging in practice.
Tech FrontiersDeep dive into OpenAI's Symphony: assigning an independent Codex agent to each task for multi-agent parallel programming. Explore its architecture, developer impact, and industry trends.
Expert OpinionsMo Bitar's satirical TikTok exposes AI workplace absurdities: fake jargon to secure budgets, automating colleagues for promotions. A deep dive into overestimated AI capabilities, fear-driven decisions, and the moral cost of tech hype.
Tech FrontiersA RoPE interleaved format mismatch bug was found in DeepSeek-V3.2-Exp's inference demo, causing silent performance degradation. Learn the root cause, technical details, and fix.
Deep DivesCC-Switch is a Rust-based cross-platform desktop app that unifies Claude Code, Codex, Gemini CLI, and three other AI coding assistants in one interface, with 67,000+ GitHub Stars.
Product ReviewsDeep dive into PyGPT, an open-source desktop AI assistant supporting GPT-4, Claude, Gemini, Ollama local models, with built-in RAG, agents, voice interaction, and image generation.
Product Reviewschatgpt.js is an open-source JavaScript library by KudoAI for client-side ChatGPT interaction. Supports browser extensions, userscripts, and automation workflows with 2,000+ GitHub Stars.
Product ReviewsIn-depth analysis of SwarmUI, a C#-based modular Stable Diffusion web interface. Compare it with AUTOMATIC1111 and ComfyUI, exploring its high-performance architecture, modular extensions, and usability design.
Product ReviewsDeepSeek-Reasonix is an open-source terminal AI coding agent natively designed for DeepSeek models, achieving lower latency and API costs through prefix cache stability optimization.