[UX] Refactor system prompt for 'Verdict -> Proof -> Action' optimized output structure

This commit is contained in:
g1nation
2026-05-05 15:51:20 +09:00
parent d333042e7c
commit f4c22bda54
6 changed files with 31 additions and 18 deletions
+1 -3
View File
@@ -1,6 +1,4 @@
agent.ts .
import * as vscode from 'vscode';
import * as vscode from 'vscode';
import * as path from 'path';
import * as fs from 'fs';
// axios removed