180 related articles

SeaTicket is an AI Agent that automatically resolves GitHub Issues and Discord questions. This article analyzes its architecture, use cases, challenges, and value for open-source maintenance.

Clean Code author Robert C. Martin no longer reviews AI-generated code line by line, shifting to test-driven verification. We explore the logic, debate, and implications.

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

HuggingHack releases major updates with S3/MinIO storage, Ollama + vLLM dual-engine scheduling, GGUF inspection, and local accounts for enterprise-grade local LLM management.

GitHub Trending July 27: AI Agent Skills explode as claude-video, impeccable, and last30days-skill extend model capabilities without modifying models themselves.

How should a data scientist upgrade their tech stack when transitioning from IC to team lead? A phased roadmap covering Git, dbt, Snowflake, modern data stack, and generative AI.

A comprehensive guide to LangGraph's core concepts: Graph API vs Functional API, three-layer architecture, and workflow visualization methods for building AI Agents.

OpenAI Codex is more than a coding tool—it's an AI agent that writes code, makes slides, and operates browsers. This guide covers its four versions, permission modes, plugins, automation, and six best practices.

A practical guide to Claude Code covering installation, Chinese LLM switching, project analysis, key commands, and conversational Git workflow automation for developers.
Agentty: An 11MB Lightweight Claude Co…
Agentty is an open-source AI coding assistant written in C++26, compiling to just 11MB. Positioned as a drop-in alternative to Claude Code, it explores lightweight, native-first AI tooling.

CI/CD is the automated release pipeline powering modern software. Learn how continuous integration and deployment work, their core value, and where they can fail.

A beginner's guide to Jenkins: its role as the CI/CD and DevOps hub, JDK requirements, and the four plugin categories (source control, build, security scanning, deployment) that power automation pipelines.
Kimi CLI Open-Sourced: Moonshot AI's C…
Moonshot AI open-sources Kimi CLI, a command-line AI coding agent for code generation, debugging & refactoring. Hits 9K+ GitHub Stars, competing with Claude Code and Gemini CLI.

A clear, practical guide to CI/CD: from Waterfall to DevOps, manual vs. automated deployment, and a full Jenkins + RuoYi hands-on learning path for beginners.

AI code getting messier with edits? The root cause isn't weak model capability but a lack of context and process. A deep dive into Matt Pocock's Skills v1.1: grilling, vertical-slice tickets, TDD, and WebFinder.
DocuSeal: An Open-Source DocuSign Alte…
DocuSeal is an open-source, self-hosted e-signature tool built with Ruby — a strong DocuSign alternative. Learn its features, architecture, and deployment options.

Enterprise guide to Claude Code: CLI setup, switching to DeepSeek and other Chinese AI models, Git workflow automation, and bug fix loops to boost team productivity.
Sx 2.0: Sharing AI Skills via Dropbox …
Sx 2.0 distributes team AI skills via shared Dropbox folders — no servers, zero deployment cost. A deep dive into its design philosophy, technical trade-offs, and the future of AI skill asset management.

A deep dive into embedding a coding agent in Slack: core architecture, permission design, async task handling, and RAG context management for AI-powered dev workflows.

A deep dive into Impri — a structural human approval gateway for LangChain/LangGraph agents, exploring why prompt-level constraints fail and how code-layer gates enable reliable human-in-the-loop AI.