Build companion

Kashira features · Beta

DDA

Turn an editor or terminal problem into a focused debugging task with Kashira’s Debugging Development Assistant.

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.

New in Kashira

Use DDA for focused debugging help, then review the proposed work in the same way you would review any other project change.