Skip to content

docs: add AI agent integration entry points#753

Draft
cursor[bot] wants to merge 1 commit into
onekeyfrom
cursor/documentation-automation-system-000a
Draft

docs: add AI agent integration entry points#753
cursor[bot] wants to merge 1 commit into
onekeyfrom
cursor/documentation-automation-system-000a

Conversation

@cursor
Copy link
Copy Markdown

@cursor cursor Bot commented Apr 13, 2026

Summary

  • add repository-level documentation entry points for the AI agent integration workflow
  • extend the architecture overview with the @onekeyfe/hardware-cli layer, usage flow, and operational constraints
  • keep the change docs-only and link back to existing package and portal docs instead of creating a redundant new page

Docs added/updated

  • README.md: added direct links to the architecture overview, CLI guide, and developer portal walkthrough
  • docs/architecture.md: added an "AI Agent 集成架构" section covering intent, call flow, example commands, constraints, and related docs

Codepaths covered

  • packages/hd-cli/README.md
  • packages/hd-cli/skills/*/SKILL.md
  • packages/hd-cli/package.json
  • .claude-plugin/marketplace.json
  • packages/connect-examples/developer-portal/content/en/hardware-sdk/agent-integration.mdx

Key knowledge gaps addressed

  • the repository root did not provide a clear doc entry point for the recently added AI agent / CLI workflow
  • docs/architecture.md did not explain where the CLI fits in the SDK stack or how agent-driven requests reach the device
  • developer-facing constraints such as direct USB usage, physical confirmation, blocking device interaction, and firmware-update boundaries were not surfaced from the main in-repo docs
Open in Web View Automation 

Co-authored-by: Leon <lixiao.dev@gmail.com>
@revan-zhang
Copy link
Copy Markdown
Contributor

revan-zhang commented Apr 13, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

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