判断自己是不是目标用户。
工具连接与集成 · 开源项目
LaVague
LaVague 是一个用于开发 AI Web Agent 的大型动作模型框架。
判断自己是不是目标用户。
能做什么技能包、使用配方、宿主说明、评估规则、预检清单查看可带走的能力路径。
继续前继续完成沙箱验证和证据复核未完成验证前保持审慎。
GitHub 快照6.4k 星标572 分叉 · 31 贡献者
Doramagic.ai 最后验证日期:2026-06-23 验证方法:来源证据、语义档案、公开页面门禁和静态构建验收。
快速判断 · 2026-06-23
LaVague 项目 是什么?
- LaVague 是一个用于开发 AI Web Agent 的大型动作模型框架。
- 最适合:想先理解能力边界再安装的用户
- 不适合:不适合希望跳过沙箱验证、无法接受配置权限或维护成本的用户。
- 它给 AI 增加的能力:技能包、使用配方、宿主说明、评估规则、预检清单
- 第一步安全验证:继续完成沙箱验证和证据复核
- 当前验证状态:源码、Quick Start 和沙箱安装检查均记录为已通过。
- 最大风险:可能增加新用户试用和生产接入成本。
- 证据基础:https://github.com/lavague-ai/LaVague、https://github.com/lavague-ai/LaVague#readme、项目说明书、踩坑日志
01
一眼判断
先判断自己是否是目标用户,再决定是否继续。不适合希望跳过沙箱验证、无法接受配置权限或维护成本的用户。
未完成验证前保持审慎。
02
它能做什么
把项目翻译成用户能判断的具体能力,而不是 Doramagic 的使用流程。知识检索
LaVague 是一个用于开发 AI Web Agent 的大型动作模型框架。
ability-1知识库问答
帮助用户判断这个项目适合什么工作,而不是只看技术名词。
ability-2检索增强
说明输入、输出、失败模式和继续前需要复核的边界。
ability-3可验证工作流
沉淀为 Prompt、说明书、上下文包或预检清单等可带走资产。
ability-4来源:https://github.com/lavague-ai/LaVague、https://github.com/lavague-ai/LaVague#readme、项目说明书、踩坑日志。这里只回答“它能帮我做什么”。
03
项目温度与外部声音
站点快照,非实时质量证明;用于开工前背景判断。社区讨论
已收录 12 条来源下面是已采集到的项目级社区讨论来源,来源平台:github。这些外部声音用于帮助判断真实使用反馈,不单独作为质量证明。
-
01
Code execution via eval of LLM output derived from untrusted web-page co
github / github_issue
-
02
Create observation when a file is downloaded
github / github_issue
-
03
Integrate pytest file export from QA example into codebase as export opt
github / github_issue
-
04
Plasmate for read-only web operations - lighter than Chrome
github / github_issue
-
05
Handle action code that exceeds the max_tokens by truncating code after
github / github_issue
-
06
Adding a Visual Navigation Engine using Set of Marks to possible Navigat
github / github_issue
-
07
Cannot import World Model
github / github_issue
-
08
Low Activity
github / github_issue
-
09
Not able to run any example with Ollama
github / github_issue
-
10
Parameterization is not working in Lavague-QA: Variable parameter is pas
github / github_issue
-
11
Cannot pass the string that includes character backstick into password f
github / github_issue
-
12
how many screenshots are used by WorldModel to plan next instruction?
github / github_issue
04
怎么开始使用
先试、再读项目说明书、再带给 AI,最后按官方quick start验证。先试 Prompt
不安装项目,先体验能力节奏。
预览读项目说明书
理解输入、输出、失败模式和边界。
说明书带给 AI
把上下文交给你的宿主 AI 继续工作。
上下文沙箱验证
进入主力环境前先完成安装入口与风险边界验证。
验证pip install lavague来源:https://github.com/lavague-ai/LaVague#readme。验证:已通过。
05
项目说明书
每个项目结构不同,Doramagic 保留原项目解释结构,并补充边界与踩坑日志。- https://github.com/lavague-ai/LaVague 项目说明书
- 目录
- 说明书章节
- 相关页面
- 核心框架架构
- 架构总览与数据流
- WebAgent 编排层
06
带给 AI 的上下文包
决定继续后,把项目上下文带给你的宿主 AI。07
继续前检查
在复制命令、导入 AI、安装插件前,看清还不能相信什么。不要把试用当真实运行
试用 Prompt 只展示流程,不证明项目已安装或运行。
确认宿主兼容
继续前需要复核。
先隔离验证
继续完成沙箱验证和证据复核
- 继续完成沙箱验证和证据复核
08
踩坑日志与复核重点
Doramagic 记录的高风险项优先显示,避免用户把候选能力当成已验证能力。来源证据:Cannot import World Model
GitHub 社区证据显示该项目存在一个配置相关的待验证问题:Cannot import World Model
可能增加新用户试用和生产接入成本。
来源证据:Integrate pytest file export from QA example into codebase as export option in a exports.py module
GitHub 社区证据显示该项目存在一个能力理解相关的待验证问题:Integrate pytest file export from QA example into codebase as export option in a exports.py module
可能增加新用户试用和生产接入成本。
来源证据:Parameterization is not working in Lavague-QA: Variable parameter is passed in to input field as it is、instead of valu…
GitHub 社区证据显示该项目存在一个运行相关的待验证问题:Parameterization is not working in Lavague-QA: Variable parameter is passed in to input field as it is、instead of values mentioned under "Examples" section of…
可能阻塞安装或首次运行。
来源证据:Handle action code that exceeds the max_tokens by truncating code after last full action and adding three backticks.
GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题:Handle action code that exceeds the max_tokens by truncating code after last full action and adding three backticks.
可能影响授权、密钥配置或安全边界。
来源证据:Code execution via 评估规则 of LLM output derived from untrusted web-page content (indirect prompt injection to RCE)
GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Code execution via 评估规则 of LLM output derived from untrusted web-page content (indirect prompt injection to RCE)
可能增加新用户试用和生产接入成本。
来源证据:Not able to run any example with Ollama
GitHub 社区证据显示该项目存在一个安装相关的待验证问题:Not able to run any example with Ollama
可能增加新用户试用和生产接入成本。
能力判断依赖假设
README / 文档足够支持第一次验证,但仍需继续核对。
假设不成立时,用户拿不到承诺的能力。
来源证据:Cannot pass the string that includes character backstick into password field
GitHub 社区证据显示该项目存在一个运行相关的待验证问题:Cannot pass the string that includes character backstick into password field
可能增加新用户试用和生产接入成本。
维护活跃度未知
未记录 last_activity_observed。
新项目、停更项目和活跃项目会被混在一起,推荐信任度下降。
存在评分风险
缺少可复核演示
风险会影响是否适合普通用户安装。
来源证据:Plasmate for read-only web operations - lighter than Chrome
GitHub 社区证据显示该项目存在一个安全/权限相关的待验证问题:Plasmate for read-only web operations - lighter than Chrome
可能影响授权、密钥配置或安全边界。
issue/PR 响应质量未知
Issue / PR 响应质量未知。
用户无法判断遇到问题后是否有人维护。
下一步:继续完成沙箱验证和证据复核。