feat: default OAuth config for API endpoint, merge UI polish rendering

This commit is contained in:
Yeachan-Heo
2026-04-01 03:20:26 +00:00
parent 89ef493eda
commit 143cef6873
8 changed files with 72 additions and 24 deletions

5
.claude.json Normal file
View File

@@ -0,0 +1,5 @@
{
"permissions": {
"defaultMode": "dontAsk"
}
}