Skip to content

Commit a2d7759

Browse files
committed
delete some agents
1 parent 58fc927 commit a2d7759

14 files changed

+3
-892
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
import { publisher } from '../constants'
1+
import { publisher } from '../agents/constants'
22

3-
import type { SecretAgentDefinition } from '../types/secret-agent-definition'
3+
import type { SecretAgentDefinition } from '../agents/types/secret-agent-definition'
44

55
const definition: SecretAgentDefinition = {
66
id: 'decomposing-thinker',

agents/base2/base2-with-planner-pro.ts

Lines changed: 0 additions & 161 deletions
This file was deleted.

agents/reviewer/best-of-n/code-reviewer-best-of-n-gemini.ts

Lines changed: 0 additions & 11 deletions
This file was deleted.

agents/reviewer/best-of-n/code-reviewer-best-of-n-gpt-5.ts

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)