48 related articles

Microsoft open-sources dotnet/skills, packaging .NET/C# best practices as structured skills for AI coding agents. Bridges domain knowledge gaps in general LLMs, improving code quality for GitHub Copilot and other tools.
Tech Frontiers2025 Shanghai .NET Conference coverage: Microsoft unveils .NET 10, roundtable debates AI replacing programmers, Clean DDD + AI Agent architecture in focus.
Product ReviewsDeep dive into NetCoreKevin, an open-source .NET project integrating Semantic Kernel and RAG for AI knowledge base agents, with multi-tenant SaaS, MCP protocol, and distributed transaction support.

Deep dive into domain security architecture for self-hosted services: Should services with different exposure levels use separate domains or subdomains? Analysis of subdomain enumeration risks, defense in depth, and practical isolation strategies.

Cursor launches its Start plan for India at ₹649/month (~$7.70), featuring Grok 4.5 and Composer Agent. A deep dive into the PPP pricing strategy and its market implications.

An in-depth analysis of Jenkins' technical architecture, plugin ecosystem, distributed builds, and use cases — explaining why it remains the CI/CD leader.

Learn how GitHub Agentic Workflows automate cross-repo documentation updates. See the Aspire team's AI-driven approach: event triggers, smart drafting, and SME review to keep docs in sync with code.
GitHub Daily · July 23: The Duet of Ru…
GitHub Trending July 23: block/buzz tops the chart with 3,252 stars, Rust dominates system tools, and AI Agents shift from tools to parallel collaborators.

A creator tests GPT-5.6 Codex on two real projects: an Android MAUI app and a tower defense game prototype. Zero code written for the app; the game demo surfaces multiple bugs. Honest look at AI coding's real limits.
There's No Best Agent Framework — Only…
LangGraph, PydanticAI, OpenAI Agents SDK, CrewAI — a senior developer's practical guide to choosing the right AI Agent framework for your project.

GitHub Daily July 13: pgrust rewrites Postgres in Rust and passes 100% regression tests, surging 789 stars in a day. Claude cookbooks and local-first Home Assistant also trend.

In-depth hands-on review of Zhipu AI's flagship GLM-5.2: a 1M-token context window and API pricing just one-fifth of GPT/Claude. Covers website building, Chrome extensions, 3D game cloning, and agentic workflows.

Learn how to connect SSMS SQL projects to an Azure DevOps CI/CD pipeline—covering YAML build config, SQL code quality analysis, managed identity authentication, and dynamic firewall rules for secure Azure SQL deployment.

Microsoft open-sources Flint, a visualization language for AI agents that helps developers understand decision paths, multi-step reasoning, and collaboration flows to improve debugging and observability.

Playwright E2E Builder is an AI Skill installed in Cursor that transforms UI automation from throwaway scripts into sustainable engineering assets through a four-step workflow, with built-in locator health checks.

Master LangChain from scratch: the three limitations of LLMs, init_chat_model unified interface config, the Message type system, and the path from LLM calls to Agent development.

An in-depth hands-on review of Zhipu AI's flagship GLM-5.2: 1M-token context, strong coding, mature agent workflows—at one-fifth the price of top frontier models. Covers website testing, Cursor integration, MCP tooling, and production migration.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

A tailored large-model learning path for ordinary programmers: from prompt engineering, API calls, and LangChain, to RAG, Agents, fine-tuning, and enterprise deployment—six steps to build AI application skills fast.

Playwright's three new Test Agents—Planner, Generator, and Healer—cover the full pipeline from test design to script generation and auto-repair, integrated with VS Code, Claude Code, and more.