mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-15 11:30:45 +00:00
feat(browser): add one-shot headless start override
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
export const browserCoreExamples = [
|
||||
"openclaw browser status",
|
||||
"openclaw browser start",
|
||||
"openclaw browser start --headless",
|
||||
"openclaw browser stop",
|
||||
"openclaw browser tabs",
|
||||
"openclaw browser open https://example.com",
|
||||
|
||||
Reference in New Issue
Block a user