feat: add /bug report command (#312)
Add `/bug` command for chat session
This commit is contained in:
@@ -516,6 +516,7 @@ export default function TerminalChat({
|
||||
agent.run(inputs, lastResponseId || "");
|
||||
return {};
|
||||
}}
|
||||
items={items}
|
||||
/>
|
||||
)}
|
||||
{overlayMode === "history" && (
|
||||
|
||||
Reference in New Issue
Block a user