Kashira features · Beta
DDA
Where DDA appears
Use DDA from a problem or diagnostic in the editor, from selected terminal output, or from the Terminal panel when it finds project issues. Kashira prepares the relevant problem details for a debugging task.
Start a debugging task
Choose DDA on the error or selected output, add any context the issue needs, and let the assistant investigate. You can review the suggested next steps, inspect related files, and decide whether to apply a fix.
Give DDA a useful signal
Select the actual error message and the nearby command output when possible. This helps the debugging task begin with the most relevant clue instead of a vague summary.
Beta status
DDA is a new Kashira feature and is currently in Beta. Its debugging experience will continue to evolve as Kashira learns from more real-world project errors and development workflows.
Use DDA for focused debugging help, then review the proposed work in the same way you would review any other project change.