629 related articles

PiDeck is a free, open-source local AI coding workbench that provides graphical management for CLI tools like Claude Code and Cursor. This guide covers PiDeck installation, model auth, project management, and advanced conversation tips.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.

Claude Code was revealed to steganographically mark system prompts under specific conditions, triggering a developer trust crisis. This article analyzes the steganography, Anthropic's tightening China access, and how AI coding tools became a core enterprise security issue.

OpenCode has become the world's most popular open-source coding agent—8M monthly active developers, 75+ model providers, and custom sub-agent routing. This deep dive covers its core features, config tips, and business model.

A step-by-step guide to the full Claude Code installation and setup: Node.js environment, Git Bash config, npm install, proxy setup for China, and API Key authorization—helping beginners avoid every common pitfall.

A step-by-step guide to Claude Code installation and configuration: Node.js setup, Git Bash config, npm install, network proxy for China users, and API Key login.

A Bilibili creator used Vibe Coding, consuming 500M tokens, to build the open-source 3D particle camera tool Ramy Maker—9 particle effects, 16 camera presets, custom keyframes, mobile vertical video export.

Full guide to installing and configuring Claude Code: fix environment variables, network issues, and connect to Alibaba Cloud LLMs. Compare with Cursor and master all three working modes.

Get started with Claude Code from scratch: detailed Windows installation, environment variable setup, China network bypass, and connecting to free Alibaba Cloud Bailian models—plus the three working modes.

Coze by ByteDance is a no-code AI agent platform with visual workflows, 60+ plugins, knowledge bases & persistent memory. A complete beginner's guide.

No ChatGPT account? No problem. Learn how to connect DeepSeek and other Chinese LLMs to Codex using the Codex++ management tool — including Base URL setup, API Key creation, and token top-up.

A deep dive into an AI paper writing system built with FastAPI + Vue3, covering multi-agent collaboration, RAG, streaming output, and full academic workflow automation.
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.

An in-depth look at using AI LLMs to audit Cloudflare's open-source cryptographic library CIRCL, covering constant-time detection, side-channel vulnerabilities, and human-AI collaboration.

Step-by-step guide to using DeepSeek with the OICQ framework to generate a runnable QQ group Minesweeper bot Python script in 6 minutes — zero cost, real pitfalls included.

Step-by-step guide to deploying Dify AI platform locally with Docker. Covers Linux, Windows, macOS setup, docker compose launch, and first-time initialization in under 30 minutes.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big picture' methodology and evolve a simple Java project into a runnable enterprise-level SpringBoot application step by step.

Discover why beginners study SpringBoot for six months without getting started. Learn the 'focus on the big' methodology, and evolve a simple Java project step by step into a runnable enterprise application with IDEA.