Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom command is being ignored when we use any context variable in the message #1259

Closed
3 tasks done
JoseVega opened this issue May 10, 2024 · 1 comment
Closed
3 tasks done
Assignees
Labels
bug Something isn't working

Comments

@JoseVega
Copy link
Contributor

Before submitting your bug report

Relevant environment info

- OS: Windows 11 Pro
- Continue: 0.9.129
- IDE: VSCode Latest

Description

The custom command is ignored when we submit a message like this:
/my-custom-command-instructions What context providers exist? @url: https://docs.continue.dev/customization/context-providers

In this example, it will send the message to the LLM including the context of the URL and message, but the custom command is excluded from the message. It only works with one or the other but not both at the same time. I tried different context options and I noticed the same bug so it's not related to a specific context option.

To reproduce

No response

Log output

No response

@JoseVega JoseVega added the bug Something isn't working label May 10, 2024
@sestinj sestinj self-assigned this May 13, 2024
@sestinj
Copy link
Contributor

sestinj commented May 13, 2024

@JoseVega thanks for pointing this out! I just made the fix here (61d472f). New pre-release coming soon!

@sestinj sestinj closed this as completed May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants