This commit is contained in:
2026-08-22 16:36:15 -07:00
parent 5346c3fa5e
commit 1a0f0cdabb
2 changed files with 18 additions and 2 deletions
+16
View File
@@ -42,6 +42,10 @@ args = ["@playwright/mcp@latest", "--executable-path", "/usr/bin/helium-browser"
[mcp_servers.openaiDeveloperDocs]
url = "https://developers.openai.com/mcp"
[mcp_servers.anki]
command = "npx"
args = ["-y", "@ankimcp/anki-mcp-server", "--stdio"]
[projects."/home/sudacode/projects"]
trust_level = "trusted"
@@ -234,6 +238,18 @@ trust_level = "trusted"
[projects."/tmp/claude-1000/-home-sudacode--agents-skills-claude-code-computer-delegate/df15b0bc-3ae1-4e90-a006-21c31ddc8634/scratchpad"]
trust_level = "trusted"
[projects."/home/sudacode/.local/share/Steam/steamapps/common/DARK SOULS III/Game"]
trust_level = "trusted"
[projects."/home/sudacode/projects/japanese/kiku"]
trust_level = "trusted"
[projects."/home/sudacode/Documents/anki"]
trust_level = "trusted"
[projects."/home/sudacode/Documents/anki/stats"]
trust_level = "trusted"
[notice.model_migrations]
"gpt-5.3-codex" = "gpt-5.4"