user-1249/user-1249-first-assistant icon
public
Published on 6/18/2025
My First Assistant

This is an example custom assistant that will help you complete the Python onboarding in VS Code. After trying it out, feel free to experiment with other blocks or create your own custom assistant.

Rules
Models
Context
deepseek DeepSeek-V3 model icon

DeepSeek-V3

deepseek

deepseek DeepSeek-R1 model icon

DeepSeek-R1

deepseek

lmstudio qwen2.5-coder-1.5b-instruct model icon

qwen2.5-coder-1.5b-instruct

lmstudio

voyage voyage-code-3 model icon

voyage-code-3

voyage

- Optimize for readability over premature optimization
- Write modular code, using separate files and functions
- Keep the Code Clean: Use clear naming und small functions instead of using
comments
- Refrain of using dynamically allocated memory after initialisation. Use static allocated memory.
Always answer in Chinese。
Pythonhttps://docs.python.org/3/
Continuehttps://docs.continue.dev

Prompts

Learn more

No Prompts configured

Context

Learn more
@code
Reference specific functions or classes from throughout your project
@docs
Reference the contents from any documentation site
@diff
Reference all of the changes you've made to your current branch
@terminal
Reference the last command you ran in your IDE's terminal and its output
@problems
Get Problems from the current file
@folder
Uses the same retrieval mechanism as @Codebase, but only on a single folder
@codebase
Reference the most relevant snippets from your codebase
@currentFile
Reference the currently open file
@file
Reference any file in your current workspace
@os
Reference the architecture and platform of your current operating system
@commit

No Data configured

MCP Servers

Learn more

No MCP Servers configured