Skip to content

feat(install): add Nanobot platform support#419

Open
chengyongru wants to merge 1 commit into
Egonex-AI:mainfrom
chengyongru:feat/nanobot-support
Open

feat(install): add Nanobot platform support#419
chengyongru wants to merge 1 commit into
Egonex-AI:mainfrom
chengyongru:feat/nanobot-support

Conversation

@chengyongru

@chengyongru chengyongru commented Jun 9, 2026

Copy link
Copy Markdown

Summary

This adds Nanobot as another supported Agent Skills platform, in the same spirit as OpenClaw and Hermes.

Nanobot discovers skills from ~/.nanobot/workspace/skills/<skill>/SKILL.md, so the installer uses the existing per-skill linking flow instead of linking one bundled folder. The new platform is appended to the existing platform lists to avoid reshuffling the current order.

Linked issue(s)

No separate tracking issue. This is a small, self-contained platform-support PR.

How I tested this

  • bash -n install.sh
  • bash install.sh --help
  • powershell -NoProfile -ExecutionPolicy Bypass -File .\install.ps1 -Help
  • git diff --check
  • pnpm lint
  • pnpm --filter @understand-anything/core test
  • pnpm test
  • Manual smoke test

Versioning

  • Version bumped in all five manifests
  • N/A — internal/docs-only change

Bumped 2.7.6 to 2.7.7 in the five manifests listed in CLAUDE.md.

@chengyongru chengyongru force-pushed the feat/nanobot-support branch 2 times, most recently from 8e594be to 99fbf09 Compare June 9, 2026 08:38
@chengyongru chengyongru changed the title Add nanobot install support feat(install): add Nanobot platform support Jun 9, 2026
@chengyongru chengyongru force-pushed the feat/nanobot-support branch from 99fbf09 to 8de0b3b Compare June 9, 2026 08:52
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