feat: tool 파트 보고서 생성 로직

This commit is contained in:
juheelee
2026-08-07 17:38:46 +09:00
parent 7c9077dbd1
commit 045dd65c77
12 changed files with 48 additions and 4 deletions

View File

@@ -59,6 +59,7 @@
<a href="/chat.html" style="color:#ffffff;" class="font-semibold">Chat</a>
<a href="/tester.html" style="color:#a1a1aa;" class="hover:text-white transition-colors">Tester</a>
<a href="/tool-test-console.html" style="color:#a1a1aa;" class="hover:text-white transition-colors">Console</a>
<a href="/toolReport.html" style="color:#a1a1aa;" class="hover:text-white transition-colors">Report</a>
</nav>
</div>
<div class="flex items-center">