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

Invalid local file reference in prompt @url #4943

Open
3 tasks done
2234839 opened this issue Apr 2, 2025 · 1 comment
Open
3 tasks done

Invalid local file reference in prompt @url #4943

2234839 opened this issue Apr 2, 2025 · 1 comment
Assignees
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"

Comments

@2234839
Copy link

2234839 commented Apr 2, 2025

Before submitting your bug report

Relevant environment info

- OS:windows
- Continue version:1.1.18
- IDE version:vscode 1.98.2
- Model:deepseek v3
- config:
  

  
  OR link to assistant in Continue hub:

Description

No correct main.ts provided to the prompt

To reproduce

Image

Log output

==========================================================================
##### Completion options #####
{
  "contextLength": 8096,
  "model": "deepseek-chat",
  "maxTokens": 4096
}

##### Request options #####
{}

##### Prompt #####
You are an AI programming assistant, utilizing the DeepSeek Coder model, developed by DeepSeek Company, and your  role is to assist with questions related to computer science. For politically sensitive questions, security and privacy issues, and other non-computer science questions, you will not answer.
### Instruction:
<important_rules>
  Always include the language and file name in the info string when you write code blocks. If you are editing "src/main.py" for example, your code block should start with ' src/main.py'.
</important_rules>


@src/main.ts

## print main.ts
### Response:
==========================================================================
==========================================================================
@sestinj sestinj self-assigned this Apr 2, 2025
@dosubot dosubot bot added ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior labels Apr 2, 2025
@2234839
Copy link
Author

2234839 commented Apr 2, 2025

I just tried switching to version 1.0.1, and this version's functions are normal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ide:vscode Relates specifically to VS Code extension kind:bug Indicates an unexpected problem or unintended behavior "needs-triage"
Projects
None yet
Development

No branches or pull requests

2 participants