feat: default OAuth config for claude.com, merge UI polish rendering

This commit is contained in:
Yeachan-Heo
2026-04-01 03:20:26 +00:00
parent 0175ee0a90
commit a9ac7e5bb8
8 changed files with 72 additions and 24 deletions

5
.claude.json Normal file
View File

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