Skip to content

fix(flocks_skills): skip bash permission for read-only subcommands#96

Open
Jieatgit wants to merge 1 commit intomainfrom
cj4104
Open

fix(flocks_skills): skip bash permission for read-only subcommands#96
Jieatgit wants to merge 1 commit intomainfrom
cj4104

Conversation

@Jieatgit
Copy link
Copy Markdown
Contributor

  • find/list/status no longer call ctx.ask; avoids hangs when always-patterns failed to match full argv.
  • Mutating subcommands use always pattern *flocks skills * so fnmatch works with absolute flocks path.
  • Update unit tests for ask call expectations.

Made-with: Cursor

- find/list/status no longer call ctx.ask; avoids hangs when always-patterns failed to match full argv.
- Mutating subcommands use always pattern *flocks skills * so fnmatch works with absolute flocks path.
- Update unit tests for ask call expectations.

Made-with: Cursor
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