@@ -2,21 +2,26 @@
"amp.permissions": [
{
"tool": "Bash",
+ "action": "allow",
"matches": {
"cmd": "hut todo -t *"
- },
- "action": "allow"
+ }
}
],
"amp.mcpServers": {
+ "kagi": {
+ "command": "kagi-ken-mcp",
+ "args": []
+ },
"context7": {
"command": "bunx",
"args": ["-y", "@upstash/context7-mcp"]
- },
- "kagi": {
- "command": "kagi-ken-mcp"
}
},
+ "amp.anthropic.interleavedThinking.enabled": true,
+ "amp.terminal.theme": "catppuccin-mocha",
+ "amp.git.commit.coauthor.enabled": false,
+ "amp.git.commit.ampThread.enabled": false,
"amp.experimental.walkthroughs": true,
"amp.experimental.modes": ["bombadil", "deep"],
"amp.experimental.tools": ["codemod"]