chore(agents): remove Claude integrations

This commit is contained in:
Ryan Yin
2026-09-18 21:20:33 +08:00
committed by ryan4yin | 二花
parent 7a30581dde
commit 46266dd8ea
11 changed files with 9 additions and 30 deletions
-5
View File
@@ -157,7 +157,6 @@ in
# ai agents
".agents" # skills for all agents
".config/agents"
".claude"
".codex"
".kimi-code"
".config/opencode"
@@ -357,10 +356,6 @@ in
file = ".config/zoom.conf";
how = "symlink";
}
{
file = ".claude.json";
how = "bindmount";
}
];
};
};