improve agents external integration
This commit is contained in:
@@ -11,5 +11,3 @@ export const agents = {
|
||||
cursor,
|
||||
gemini,
|
||||
} satisfies Record<AgentName, Agent>;
|
||||
|
||||
export type AgentInputKey = (typeof agents)[keyof typeof agents]["inputKeys"][number];
|
||||
|
||||
Reference in New Issue
Block a user