Skip to content

feat(install): add Nanobot platform support#419

Merged
Lum1104 merged 1 commit into
Egonex-AI:mainfrom
chengyongru:feat/nanobot-support
Jun 11, 2026
Merged

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

Conversation

@chengyongru

@chengyongru chengyongru commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

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
@Lum1104

Lum1104 commented Jun 10, 2026

Copy link
Copy Markdown
Member

Hi @chengyongru , sounds good, love HKUDS's work personally. Did you run the analysis on some actual codebase with nanobot yourself?

@chengyongru

Copy link
Copy Markdown
Contributor Author

Hi @Lum1104 💖

I tried Understand-anything in my real workflow (PR review/refactor etc.). Understand-anything works very well with nanobot's longtask mechanism. Here are some screenshots. Really loving it.

image image image image image

@Lum1104

Lum1104 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Awesome

@Lum1104 Lum1104 merged commit 09ede19 into Egonex-AI:main Jun 11, 2026
1 check passed
@Lum1104

Lum1104 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Merged it~

@chengyongru

Copy link
Copy Markdown
Contributor Author

@Lum1104 💖 If any compatibility issues between Understand-Anything and nanobot, feel free to @ me. I'd be happy to submit a fix PR.

@Lum1104

Lum1104 commented Jun 11, 2026

Copy link
Copy Markdown
Member

Sure, stay connected

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