initial commit
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
local opts = {
|
||||
model = "claude_code"
|
||||
}
|
||||
|
||||
return opts
|
||||
@@ -0,0 +1,5 @@
|
||||
local opts = {
|
||||
transparent = 0
|
||||
}
|
||||
|
||||
return opts
|
||||
@@ -0,0 +1,2 @@
|
||||
return {
|
||||
}
|
||||
Reference in New Issue
Block a user