chore(agents): remove Cursor integrations

This commit is contained in:
Ryan Yin
2026-09-18 21:20:33 +08:00
committed by ryan4yin | 二花
parent bcee9f2ac8
commit 8c62b5433d
6 changed files with 0 additions and 12 deletions
-1
View File
@@ -24,7 +24,6 @@ in
++ [
# Agents
codexNoAnalytics
agentPackages.cursor-agent
agentPackages.opencode
agentPackages.kimi-code
agentPackages.pi
-1
View File
@@ -111,7 +111,6 @@
agent.play_sound_when_agent_done = "when_hidden";
agent_servers = {
opencode.type = "registry";
cursor.type = "registry";
codex-acp.type = "registry";
};