Skip to content

Remove stale commands path from plugin.json#5

Merged
jbragg merged 2 commits intomainfrom
fix-plugin-json-commands-path
Mar 2, 2026
Merged

Remove stale commands path from plugin.json#5
jbragg merged 2 commits intomainfrom
fix-plugin-json-commands-path

Conversation

@jbragg
Copy link
Copy Markdown
Collaborator

@jbragg jbragg commented Mar 2, 2026

Summary

  • The commands/ directory was deleted in the "asta CLI" refactor but the "commands": "./commands/" entry was left in plugin.json, causing a validation error on plugin load.

Test plan

  • Install the plugin and verify no commands path not found error on startup

@jbragg jbragg requested a review from rodneykinney March 2, 2026 22:49
@jbragg jbragg merged commit 17e95bf into main Mar 2, 2026
9 checks passed
@jbragg jbragg deleted the fix-plugin-json-commands-path branch March 2, 2026 23:21
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