Skip to content

feat(webui,device,web2cli): custom device access wizard and credential reveal#349

Open
xiami762 wants to merge 6 commits into
devfrom
feat/custom-device-access-ui
Open

feat(webui,device,web2cli): custom device access wizard and credential reveal#349
xiami762 wants to merge 6 commits into
devfrom
feat/custom-device-access-ui

Conversation

@xiami762
Copy link
Copy Markdown
Contributor

@xiami762 xiami762 commented Jun 2, 2026

Summary

  • Add a Custom Device Access wizard on the Device Integration page for API docs, WebCLI capture, and Syslog redirect flows, with session prompts wired to tool-builder / web2cli skills.
  • Add GET /api/devices/{id}/credentials so the UI can explicitly reveal persisted masked secrets on demand; update the device config panel to fetch resolved values when toggling visibility.
  • Refresh web2cli docs: streamline CLI generation around cli-requirements.md, document cookie/auth-state defaults in cli-in-device.md, and optional username/password for browser-based auth recovery after cookie expiry.

xiami762 and others added 6 commits May 27, 2026 14:36
Extend Device Integration with custom device onboarding for API, WebCLI,
and syslog modes, including types, panel UI, and tests. Document a third
web2cli capture path when CLI requirements are already specified.

Co-authored-by: Cursor <cursoragent@cursor.com>
Integrate device tool targeting and discovery updates with custom
device access UI changes.

Co-authored-by: Cursor <cursoragent@cursor.com>
Require skill integration first, then optional device plugin packaging for
security devices. Add cli-in-device reference, tighten session prompts and
provider description guidance, and update custom device access UI/tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
Add an explicit credentials endpoint so the device UI can show full
masked secrets on demand. Update web2cli to document cookie/auth-state
defaults and replace the spec-generation step with cli-requirements.

Co-authored-by: Cursor <cursoragent@cursor.com>
Allow optional username/password for browser-based cookie recovery
after auth-state expires, and align custom device session prompts
with the updated cli-in-device guidance.

Co-authored-by: Cursor <cursoragent@cursor.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.

1 participant