📄 CodeCompanion Filewise extension #2147
dyamon
started this conversation in
Show and tell
Replies: 2 comments 9 replies
-
|
Incidentally, is there a way to inject context (or more in general modify the chat content) before submitting it to the agent/llm? This would make context injection easier (instead of "patching" slash commands) and might be useful in other situations (e.g., some sort of local codegate to remove sensitive info from the chat). |
Beta Was this translation helpful? Give feedback.
9 replies
-
|
Great job and thanks for sharing! |
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.
-
This is a set of three CodeCompanion extensions that try to add support for custom instruction, prompt and chatmode files from VSCode/Copilot.
From the README
The "custom instructions" plugin is heavily inspired by the great "CodeCompanion Rules" #1718 but supports globs and conditional includes via
applyToYAML field.I guess this is somewhat similar to the new "memory" feature, but these extensions aim to provide full compatibility with VS Code customization approach
Beta Was this translation helpful? Give feedback.
All reactions