Replies: 1 comment
Context / compact («In VSCode using environment variables - SPECIFY_FEATURE»)Apps that “compact instantly” usually mis-read the context window (wrong model id, Bedrock vs Anthropic shape) or hit a tiny default maxTokens on the summarizer.
|
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.
Hello, I'm pretty new to using SpecKit and having difficulty with the tool organizing the artifacts as desired. It's pretty fixed on wanting to put the specify output in one place and other steps, like plan and task, into other places. I see in the plan step it running a script to get out some environment variables that pertain to this kind of information. Even after cleaning up and restarting VSCode, it is still hung up on those. I noticed mention of environment variables in the Readme.txt. I think this might be what I need to use. Can someone provide me a direction to more information on how to set and use environment variables in VSCode for the speckit agents?
"SPECIFY_FEATURE .... Must be set in the context of the agent you're working with prior to using /speckit.plan or follow-up commands."
All reactions