This website requires JavaScript.
Explore
Help
Sign In
oimwiodev
/
chrome-use
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
25e8719e511c2c005a325b730fffb5aeca2e0d58
chrome-use
/
cli
/
src
T
History
leeguooooo
b1f27236d8
fix(cli): 修复 type/keyboard 的 --delay 参数解析
...
将 --delay <ms> 从输入文本中剥离并写入 delay 字段,避免搜索词混入参数。 同时支持使用 -- 终止参数解析以输入字面量 --delay 文本,并补充回归测试与帮助文档。
2026-02-24 17:13:46 +09:00
..
color.rs
feat: add NO_COLOR environment variable support (
#122
)
2026-01-17 20:37:00 -06:00
commands.rs
fix(cli): 修复 type/keyboard 的 --delay 参数解析
2026-02-24 17:13:46 +09:00
connection.rs
feat(cli): 强制使用用户现有浏览器并移除 profile/channel
2026-02-24 17:05:11 +09:00
flags.rs
feat(cli): 强制使用用户现有浏览器并移除 profile/channel
2026-02-24 17:05:11 +09:00
install.rs
Fix: CLI: state load / profile persistence not usable in v0.7.6 (
#268
)
2026-01-25 13:45:17 -06:00
main_stealth.rs
feat(cdp): 默认优先连接 9333 常驻 Chrome
2026-02-24 16:22:49 +09:00
main.rs
feat(cli): 强制使用用户现有浏览器并移除 profile/channel
2026-02-24 17:05:11 +09:00
output.rs
fix(cli): 修复 type/keyboard 的 --delay 参数解析
2026-02-24 17:13:46 +09:00
validation.rs
feat(cli): 默认开启 stealth 并支持 wait 区间超时
2026-02-24 12:27:04 +09:00