Replies: 3 comments 2 replies
-
Mind sharing the model that you were using? I have a hunch this is related to our tool calling/definition logic. Also if you can share logs from the Continue Console that would also be helpful. |
Beta Was this translation helpful? Give feedback.
-
Using qwen-2.5-coder 7b running on ollama locally. When I ran my prompt (
assistant
|
Beta Was this translation helpful? Give feedback.
-
Any additional thougths on this? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
run_terminal_command {"command":".specify/scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasks", "waitForCompletion":"true"}
zsh: parse error near `}'
This was from a prompt file that started with
1. Run
.specify/scripts/bash/check-prerequisites.sh --json --require-tasks --include-tasksfrom repo root and parse FEATURE_DIR and AVAILABLE_DOCS list. All paths must be absolute.
This prompts me to click run in agent mode

Beta Was this translation helpful? Give feedback.
All reactions