Skip to content

fix(plugin): add skills to autoRecall search scope#1

Merged
Castor6 merged 1 commit intoCastor6:mainfrom
mvanhorn:fix/auto-recall-skills-scope
Apr 8, 2026
Merged

fix(plugin): add skills to autoRecall search scope#1
Castor6 merged 1 commit intoCastor6:mainfrom
mvanhorn:fix/auto-recall-skills-scope

Conversation

@mvanhorn
Copy link
Copy Markdown
Contributor

@mvanhorn mvanhorn commented Apr 8, 2026

Summary

Port of volcengine/OpenViking#1225. The auto-recall hook now searches viking://agent/skills alongside user and agent memories, so skill definitions surface during session-start recall.

  • Added searchScope(query, "viking://agent/skills", limit) to the searchBothScopes function
  • Added skills scope logging for consistency with existing user and agent scopes
  • Bumped version to 0.1.3 in plugin.json

Note: marketplace.json referenced in the upstream comment was not found in this repo, so only plugin.json was updated. Let me know if there's a separate version file I missed.

Test plan

  • Verify searchBothScopes returns results from all three scopes
  • Confirm version bump renders correctly in marketplace listing

🤖 Generated with Claude Code

Port of volcengine/OpenViking#1225. The auto-recall hook now searches
viking://agent/skills alongside user and agent memories, so skill
definitions surface during recall.

Bumps version to 0.1.3.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Castor6
Copy link
Copy Markdown
Owner

Castor6 commented Apr 8, 2026

Thanks for your contribution! The marketplace.json file is located in the .claude-plugin directory at the root. I've already updated it.

@Castor6 Castor6 merged commit 21e2ecf into Castor6:main Apr 8, 2026
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