119 related articles

Deep dive into Harness technology: how context engineering, memory management, and multi-agent architecture transform LLM agents from stochastic demos into stable production systems.

Basalt is an open-source Minecraft launcher built with Rust and Tauri, featuring artwork-led design, multi-instance management, CurseForge/Modrinth support, smart crash diagnostics, and zero telemetry.

Whop CLI brings entire business operations into the terminal, supporting AI Agents like Claude and Cursor to autonomously execute commands. One binary enables fully programmable business automation.

Exploring the Agentic IDE concept: a self-building, self-iterating intelligent development environment. A deep analysis of how AI programming tools evolve from passive assistance to autonomous evolution.

Developers report Cursor AI frequently writes wrong UTF encoding then wastes tokens self-correcting with scripts. Analysis of root causes and practical fixes.

Deep dive into the persistent-inference open-source project: solve TF/Keras cold start problems with just two files by keeping models resident in memory, eliminating reload overhead.

SQLite creator Richard Hipp shares reliability engineering secrets: 100% MC/DC coverage, defensive programming, and zero-dependency design that powers trillions of deployments by a 3-person team.

Tigriden is a Rust-native desktop workbench using only 40MB of memory, designed for AI Agent collaboration. Its Diff Tracker and Time Machine help developers review AI code changes and roll back quickly.

System prompts drive LLM apps but often lack version control and regression testing. Learn how to manage them with versioning, structured separation, testing, and code review.

Exploring GUI design for AI Agents: why chat boxes fall short, and how ideal agent interfaces need task visualization, human-in-the-loop intervention, state presentation, and multi-agent orchestration.

Explore DuckLake's time travel feature for lightweight data lake version rollback and snapshot queries, with comparisons to Iceberg and Delta Lake.

Greplica is an open-source self-updating Wiki for coding agents that automatically extracts decisions, constraints, and gotchas from sessions, enabling shared codebase memory across agents and developers.

Greplica is an open-source self-updating wiki for coding agents that auto-extracts decisions, constraints, and gotchas from sessions, enabling shared codebase memory across agents and developers.

Complete guide to Pi coding agent: design philosophy, installation, shortcuts, session management, and 7-layer customization architecture. How this 45K-star minimalist terminal tool redefines AI coding workflows.

The same LLM API performs drastically differently under different Agent frameworks. Through a real database crash case, this article analyzes why choosing the right Agent matters more than switching models.

A senior Java developer shares 7 years of IntelliJ IDEA configuration tips: JVM tuning, AI-assisted coding, Testcontainers testing, debugging tricks, and Spring toolchain setup.

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

In-depth comparison of LangSmith, Langfuse, PromptLayer, Helicone, and Orq.ai across Prompt management, Evals, and observability to help teams choose the best unified LLM Ops platform.

A ten-year open source maintainer shares how to build a universal tag-to-release GitHub Action, covering its opinionated design philosophy, dogfooding validation, and AI-assisted development.

A comprehensive guide to OpenAI's new AI coding agent Codex: from concept and comparison of its four forms, to installing Git/Node.js/VS Code, configuring the API Key, and creating a workspace.