103 related articles

Analysis of why SFT can't fix coding agent JSON errors and how GRPO's binary reward signals and synchronized weight updates train directly for correctness.

witr (Why Is This Running) is an open-source Linux process tracing tool that traces startup chains from processes, ports, containers, or files to quickly identify whether a process was launched by systemd, cron, or supervisor.

Learn how pgtestdb leverages PostgreSQL's native template cloning to reduce database migration costs from O(n) to O(1), enabling millisecond-level test database creation with full parallel isolation.

Liminal is a shared workspace designed for human-AI Agent collaboration, auto-rendering Markdown and HTML into visual interfaces with real-time sync and team collaboration.

G.I.A.ac (General Intelligence Architect) is an AI architect tool that generates runnable apps from a single sentence. Deep dive into its positioning, competitive landscape, target users, and core challenges.

Learn how to advance from linear pipeline to state machine Agent architecture through a YouTube script-to-storyboard case study, covering fault tolerance, LLM evaluation frameworks, and LangGraph vs AutoGen selection.

SpecJudge is a fully local CLI tool that reads project spec documents to automatically recommend the best-fit AI model, avoiding costly overuse of frontier models. Supports Ollama, MIT licensed.

Deep dive into the verification browser for AI agents: how 13ms verification windows and one-call checks solve hallucination problems in browser automation, enabling the leap from capability to trustworthiness.

A detailed guide to Claude Code installation, domestic model switching, project analysis commands, and Git workflow practice to help developers quickly master this AI programming collaboration tool.

Top AI LLMs can write code and pass professional exams, yet can't produce an accurate chart. This article analyzes why AI fails at chart generation and reveals the uneven nature of AI intelligence.

Complete guide to Claude Code covering CLI installation, domestic model switching, core commands, Git automation workflows, and automated code review and fix loops for enterprise projects.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows via Python, type overrides to solve ZIP-code leading-zero loss, STRICT table mode switching, drop-index, and more. A deep dive into the design and AI-assisted dev workflow.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows with Python, field type overrides fixing leading-zero ZIP codes, STRICT table mode switching, drop-index, and more. A deep dive into each design and the AI-assisted dev workflow.

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.

In the AI programming era, Vibe Coding alone can only build toys. This article deeply analyzes the complete engineering path from Vibe Coding to SDD spec-driven development, covering Claude Code and Codex tool selection, the SuperPower plugin, and domestic LLM comparisons.
Outlines: The Open-Source Tool for Get…
Outlines is an open-source Python library for structured LLM output. Using constrained decoding with FSMs, it guarantees JSON, regex, and Pydantic-compliant generation with near-zero overhead.

A RAG pipeline crashed three times due to inter-stage data format mismatches. Learn how JSON Schema and Pydantic explicit contracts turn fragile AI pipelines into maintainable systems.

lx is a set of 72 single-purpose CLI tools running on local Ollama models — no API key, fully offline. Supports git commit generation, log debugging, and more. Rust binaries with <15ms cold start; 7–8B models work great.

A developer's hands-on account of building a brief-to-storyboard video Agent: JSON errors, missing fields, pacing issues — and how JSON Schema, retry loops, and MCP tools solved them.

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.