-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
I can't debug issues with just pictures or copy pasted output from your LLM as it's hard to tell when there is a real bug or the model is just hallucinating / failing a tool call.
Therefore, if you encounter what you suspect to be a bug, please help me out by doing the following:
- In your
dcp.jsonc, add"debug": true - Navigate to
~/.config/opencode/logs/dcp/context/{last session ID}/{last timestamp}.json - Navigate to the end of the json, provide details about what the tool call looked like, what the error was, any other useful information about the bug
Debug can be even enabled after experiencing the bug, you'll just have to send another message in your opencode session to trigger a new log json generation.
Thank you for your help!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers