Skip to content

Conversation

@archie-judd
Copy link
Contributor

@archie-judd archie-judd commented Nov 10, 2025

Description

Allow users to load their own slash commands with a relative module path.

Related Issue(s)

Fixes: #2369

Screenshots

Checklist

  • I've read the contributing guidelines and have adhered to them in this PR
  • I've added test coverage for this fix/feature
  • I've run make all to ensure docs are generated, tests pass and my formatting is applied
  • (optional) I've updated CodeCompanion.has in the init.lua file for my new feature
  • (optional) I've updated the README and/or relevant docs pages

@olimorris olimorris added the P4 Negligible impact and urgency label Nov 10, 2025
@archie-judd archie-judd force-pushed the fix-load-user-slash-commands branch from 7de4b0d to 88a52c0 Compare November 10, 2025 16:01
@archie-judd archie-judd force-pushed the fix-load-user-slash-commands branch from 88a52c0 to dc1e771 Compare November 10, 2025 16:02
@olimorris olimorris merged commit 47e6e1d into olimorris:main Nov 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P4 Negligible impact and urgency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Can't load user-defined slash commands with relative module paths

2 participants