Modes
#1369
Replies: 1 comment
-
|
This is a bug. The mode's tool changes are applied, but the prompt is never provided to the LLM in the case of dynamic project activation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Im using a custom mode (project.yml - default_modes:), it is correctly displayed in Dashboard under my project.
When are the modes injected? I dont see the custom modes prompt during MCP initialize (which would be expected for a project based mode) or "activate project". Do i need to put a placeholder or include into .serena/project.yml initial_prompt?
(im debugging with mcp inspector)
Beta Was this translation helpful? Give feedback.
All reactions