
Replit
开发工具浏览器里从想法到应用的 AI 开发平台
Replit 提供浏览器云端开发环境与 Agent,强调从自然语言想法快速到可运行、可部署的应用。官网:https://replit.com/ ;文档:https://docs.replit.com/build/welcome…
介绍与功能
- 浏览器云端 IDE + Agent:从想法到可运行应用
- Agent 4:计划模式、Design Canvas、并行任务与工具连接
- Security Agent / CVE Auto-Protect 等安全能力
- 可部署发布,并支持移动预览与工作区 Skills 定制
怎么运用
先 Plan 再 Build;用 Checkpoint 保存可回滚节点。
收窄改动范围
Only add a delete button to the user card. Don't change anything else.
新建应用(先规划)
Build a personal habit tracker web app. - Users can add habits, mark daily completion, and see a weekly streak chart - Use a simple stack suitable for Replit hosting - First propose a short plan and wait for my approval before writing code
调试模板
I'm getting this error: [粘贴完整报错] File: [路径] I was trying to: [目标] Already tried: [步骤] Please fix only what's needed and explain the root cause in 3 bullets.
用法要点
- 用正面描述「要什么」,少堆「不要什么」。
- 复杂请求拆成要点列表;每成功一步打 Checkpoint。
- 大任务先 Plan mode 审计划,再让 Agent 动手。
安装教程
平台:Web
- 打开 https://replit.com/ 创建免费账号并完成引导。
- 在首页选择开始构建 / Agent,用自然语言描述要做的应用。
- 审阅 Agent 给出的构建计划,批准后由其搭脚手架、装依赖并测试。
- 在编辑器里继续对话或可视化微调,然后按文档 Publish 得到可分享 URL。
软件迭代树
- 2026-06-12最新
Agent 定制与 Package Firewall
工作区级 Instructions / Skills,统一团队 Agent 行为;Package Firewall 默认拦截恶意依赖,Agent 会改用更安全方案
- 2026-04-24
Security Agent 与移动预览
Security Agent 全仓威胁建模与可利用性筛选,再交 Agent 修复;CVE Auto-Protect 可自动准备补丁待你批准;Preview 可流式 iOS Simulator / Android Emulator
- 2026-03-13Agent 4
Replit Agent 4
计划模式、Design Canvas 出稿后再写代码;并行任务、协作同编,以及 BigQuery / Notion 等工具直连
- 2025-09-12Agent 3
Agent 3 发布
浏览器自测反思环、最长约 200 分钟自主运行;可生成定时 / Slack / Telegram 等自动化 Agent
你怎么看?…


