2. 工具与框架 (Tools & Frameworks)
- Cursor: AI coding agent
It's a demonstration of Cursor's IDE showing AI-powered coding assistance features. The interface is displayed over a scenic painted landscape wallpaper, giving the demo an artistic backdrop.
- Cursor IDEとは? AI搭載コードエディタの革新的な機能と使い方
WEBサービス. Cursor IDEとは?VS Codeの拡張機能としてAIを後付けするのではなく、エディタそのものがAI前提で設計されているんだ。
- Cursor Directory - Plugins for Cursor
Discover plugins built by the Cursor community.AI prompt analysis, improvement suggestions, and template generation. 4 tools: analyze_prompt, enhance_prompt, generate_template, compare_prompts. Zero-setup SSE server on Cloudflare Workers.
- T3 Code download | SourceForge.net
T3 Code is a minimal web GUI for running coding agents such as Codex, Claude, and OpenCode. It gives developers a cleaner interface for working with agent sessions without relying only on terminal-based workflows. The project can be launched quickly with npx, and it also supports
- Zedra 实战教程:用手机远程控制 AI 编码 Agent(Claude Code / Codex / OpenCode)
AI 编码 Agent(Claude Code、Codex、OpenCode 等)已经成为了开发者日常工作中不可或缺的助手。但一个很现实的场景是:Agent 在跑任务,你人不在电脑前。
- [智能体-521]:Claude Code、OpenAI Codex、Cursor 完整深度对比-CSDN博客
2. Claude Code 终端优先 CLI 编程智能体(无独立 GUI 编辑器) 纯命令行工具 ,依附系统终端 / VSCode 插件使用,基于 Anthropic Claude 系列大模型;不做行内实时补全,主打 长上下文、跨文件大规模自治重构 , 直接读写项目文件、执行 Shell、运行测试、Git 操作。