Skip to content

Releases: EchoB7/brother-assistant

backup-2026-04-03-skills-catalog

03 Apr 08:54

Choose a tag to compare

Highlights

  • Added a local skills system with prompt augmentation and security-aware skill metadata.
  • Added a skills catalog in Settings with local installed skills, OpenClaw search, and one-click install via the native host.
  • Added browser-preview fallback for skills listing and search, so the catalog works even before restarting the native shell.
  • Improved agent heuristics for browser/app commands such as opening Firefox or Chrome and searching directly in the browser.
  • Added visible action labels in agent responses, such as open_application, open_browser_search, and web_search.

Included In This Version

  • Local skill discovery from project, executable-adjacent, and user config directories.
  • OpenClaw remote skill search and native-host installation flow.
  • Initial built-in skill: open-application.
  • Updated README files in English, Portuguese, and Spanish.

Validation

  • cargo test -q
  • npm run build