Footgun improvement: Special syntax for contexts / Always inject specific contexts toggles #2388
NamesMT
started this conversation in
Feature Requests
Replies: 1 comment 3 replies
-
@NamesMT I was just looking at #2366 - is that similar to what you're thinking of? |
Beta Was this translation helpful? Give feedback.
3 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.
-
Currently, one big headache when using Footgun (system prompt override) is that it cannot be reliably set-up and used in a collaborative repo, as informations like available [ tools / mcps / sysinfo ] is different on each user's machine and must be entered manually.
Community workarounds includes RooFlow which has a script to inject the sysinfo context on setup but that only works for that one user, and currently, MCPs info must be added manually.
It would be HUGE if we have a special syntax system when parsing the system prompt override, that will replace things like
$$:SYSINFO
with the correct info, or simpler, just a toggle to "always inject system information", "mcps info",...This would make the Footgun feature/community be a lot more powerful, active and creative.
Beta Was this translation helpful? Give feedback.
All reactions