Skip to content

feat: add support to local OpenClaw conversations#28

Open
Inokinoki wants to merge 16 commits into
Xuanwo:mainfrom
Inokinoki:add-openclaw
Open

feat: add support to local OpenClaw conversations#28
Inokinoki wants to merge 16 commits into
Xuanwo:mainfrom
Inokinoki:add-openclaw

Conversation

@Inokinoki
Copy link
Copy Markdown

@Inokinoki Inokinoki commented Mar 3, 2026

Bring Openclaw on the table, it works like:

$ xurl "agents://openclaw?q=cron&limit=1"
$ xurl openclaw://0139048b-6a00-4636-8125-336ba5ed1cf9
...

Still working on some tests

@Inokinoki Inokinoki changed the title feat: add support to local OpenClaw conversations feat: [WIP] add support to local OpenClaw conversations Mar 3, 2026
Inokinoki and others added 5 commits March 3, 2026 11:00
- Change write() to use 'openclaw agent --message' instead of 'openclaw sessions spawn --task'
- Update --session to --session-id
- Update --label to --agent
- Update --format json to --json
- All 3 openclaw tests pass
- Add 4 integration tests (marked #[ignore] for manual running)
- Add PowerShell test script for CLI verification
- Tests verify: --version, agent --help, sessions --help, status
- Set PATH to include nodejs in test environment

Test results: 4/4 passed
- openclaw --version ✓
- openclaw agent --help ✓
- openclaw sessions --help ✓
- openclaw status ✓
Tests (run manually with ANTHROPIC_API_KEY set):
- Gateway status check
- Agent message (1+1=? question)
- Sessions list
- Agents list
- Skills list

Usage: powershell -ExecutionPolicy Bypass -File xurl-core/src/provider/test-openclaw-cli.ps1
Cleanup
@Xuanwo
Copy link
Copy Markdown
Owner

Xuanwo commented Mar 4, 2026

Will this be interesting?

Yes!

@Inokinoki Inokinoki changed the title feat: [WIP] add support to local OpenClaw conversations feat: add support to local OpenClaw conversations Mar 10, 2026
@Inokinoki Inokinoki marked this pull request as ready for review March 10, 2026 17:33
Inokinoki and others added 4 commits March 10, 2026 18:34
Canonicalize path query URIs and scope_path to use forward slashes
consistently, ensuring consistent output regardless of platform.

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants