@morphllm/morphsdk 0.2.38 → 0.2.40

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/dist/{chunk-AKVAAKRB.js → chunk-3NTGAUTJ.js} +73 -2
  2. package/dist/chunk-3NTGAUTJ.js.map +1 -0
  3. package/dist/{chunk-TBVDBQZ2.js → chunk-4WIBODS7.js} +61 -3
  4. package/dist/chunk-4WIBODS7.js.map +1 -0
  5. package/dist/{chunk-LN4CTQZG.js → chunk-7MCSSJJA.js} +2 -2
  6. package/dist/{chunk-DJSQUQGY.js → chunk-DIWNR3UP.js} +3 -3
  7. package/dist/{chunk-W5CHJ6OX.js → chunk-JSZQVUSE.js} +2 -2
  8. package/dist/{chunk-YSBSDU75.js → chunk-LUI7APXX.js} +2 -2
  9. package/dist/{chunk-EAA7D24N.js → chunk-N5654KQR.js} +13 -13
  10. package/dist/client.cjs +60 -2
  11. package/dist/client.cjs.map +1 -1
  12. package/dist/client.js +3 -3
  13. package/dist/git/client.cjs +60 -2
  14. package/dist/git/client.cjs.map +1 -1
  15. package/dist/git/client.js +1 -1
  16. package/dist/git/index.cjs +60 -2
  17. package/dist/git/index.cjs.map +1 -1
  18. package/dist/git/index.js +1 -1
  19. package/dist/git/types.cjs.map +1 -1
  20. package/dist/index.cjs +60 -2
  21. package/dist/index.cjs.map +1 -1
  22. package/dist/index.js +3 -3
  23. package/dist/modelrouter/core.cjs +74 -2
  24. package/dist/modelrouter/core.cjs.map +1 -1
  25. package/dist/modelrouter/core.js +5 -3
  26. package/dist/modelrouter/index.cjs +74 -2
  27. package/dist/modelrouter/index.cjs.map +1 -1
  28. package/dist/modelrouter/index.js +5 -3
  29. package/dist/modelrouter/types.cjs.map +1 -1
  30. package/dist/tools/warp_grep/agent/runner.js +5 -5
  31. package/dist/tools/warp_grep/anthropic.js +6 -6
  32. package/dist/tools/warp_grep/index.js +8 -8
  33. package/dist/tools/warp_grep/openai.js +6 -6
  34. package/dist/tools/warp_grep/vercel.js +6 -6
  35. package/package.json +1 -1
  36. package/dist/anthropic-DpEAqqZF.d.ts +0 -88
  37. package/dist/chunk-AKVAAKRB.js.map +0 -1
  38. package/dist/chunk-TBVDBQZ2.js.map +0 -1
  39. package/dist/client.d.ts +0 -114
  40. package/dist/git/client.d.ts +0 -261
  41. package/dist/git/config.d.ts +0 -11
  42. package/dist/git/index.d.ts +0 -5
  43. package/dist/git/types.d.ts +0 -102
  44. package/dist/index.d.ts +0 -14
  45. package/dist/modelrouter/core.d.ts +0 -56
  46. package/dist/modelrouter/index.d.ts +0 -2
  47. package/dist/modelrouter/types.d.ts +0 -35
  48. package/dist/openai-BkKsS30n.d.ts +0 -111
  49. package/dist/tools/browser/anthropic.d.ts +0 -51
  50. package/dist/tools/browser/core.d.ts +0 -203
  51. package/dist/tools/browser/index.d.ts +0 -72
  52. package/dist/tools/browser/openai.d.ts +0 -73
  53. package/dist/tools/browser/prompts.d.ts +0 -7
  54. package/dist/tools/browser/types.d.ts +0 -255
  55. package/dist/tools/browser/vercel.d.ts +0 -69
  56. package/dist/tools/codebase_search/anthropic.d.ts +0 -40
  57. package/dist/tools/codebase_search/core.d.ts +0 -40
  58. package/dist/tools/codebase_search/index.d.ts +0 -10
  59. package/dist/tools/codebase_search/openai.d.ts +0 -87
  60. package/dist/tools/codebase_search/prompts.d.ts +0 -7
  61. package/dist/tools/codebase_search/types.d.ts +0 -50
  62. package/dist/tools/codebase_search/vercel.d.ts +0 -65
  63. package/dist/tools/fastapply/anthropic.d.ts +0 -4
  64. package/dist/tools/fastapply/core.d.ts +0 -41
  65. package/dist/tools/fastapply/index.d.ts +0 -10
  66. package/dist/tools/fastapply/openai.d.ts +0 -4
  67. package/dist/tools/fastapply/prompts.d.ts +0 -7
  68. package/dist/tools/fastapply/types.d.ts +0 -77
  69. package/dist/tools/fastapply/vercel.d.ts +0 -4
  70. package/dist/tools/index.d.ts +0 -10
  71. package/dist/tools/utils/resilience.d.ts +0 -58
  72. package/dist/tools/warp_grep/agent/config.d.ts +0 -8
  73. package/dist/tools/warp_grep/agent/formatter.d.ts +0 -14
  74. package/dist/tools/warp_grep/agent/grep_helpers.d.ts +0 -16
  75. package/dist/tools/warp_grep/agent/parser.d.ts +0 -16
  76. package/dist/tools/warp_grep/agent/prompt.d.ts +0 -4
  77. package/dist/tools/warp_grep/agent/runner.d.ts +0 -10
  78. package/dist/tools/warp_grep/agent/types.d.ts +0 -44
  79. package/dist/tools/warp_grep/anthropic.d.ts +0 -14
  80. package/dist/tools/warp_grep/index.d.ts +0 -11
  81. package/dist/tools/warp_grep/openai.d.ts +0 -33
  82. package/dist/tools/warp_grep/providers/command.d.ts +0 -48
  83. package/dist/tools/warp_grep/providers/local.d.ts +0 -30
  84. package/dist/tools/warp_grep/providers/types.d.ts +0 -49
  85. package/dist/tools/warp_grep/tools/analyse.d.ts +0 -10
  86. package/dist/tools/warp_grep/tools/finish.d.ts +0 -10
  87. package/dist/tools/warp_grep/tools/grep.d.ts +0 -8
  88. package/dist/tools/warp_grep/tools/read.d.ts +0 -9
  89. package/dist/tools/warp_grep/utils/files.d.ts +0 -3
  90. package/dist/tools/warp_grep/utils/format.d.ts +0 -4
  91. package/dist/tools/warp_grep/utils/paths.d.ts +0 -7
  92. package/dist/tools/warp_grep/utils/ripgrep.d.ts +0 -11
  93. package/dist/tools/warp_grep/vercel.d.ts +0 -33
  94. package/dist/vercel-B1GZ_g9N.d.ts +0 -69
  95. /package/dist/{chunk-LN4CTQZG.js.map → chunk-7MCSSJJA.js.map} +0 -0
  96. /package/dist/{chunk-DJSQUQGY.js.map → chunk-DIWNR3UP.js.map} +0 -0
  97. /package/dist/{chunk-W5CHJ6OX.js.map → chunk-JSZQVUSE.js.map} +0 -0
  98. /package/dist/{chunk-YSBSDU75.js.map → chunk-LUI7APXX.js.map} +0 -0
  99. /package/dist/{chunk-EAA7D24N.js.map → chunk-N5654KQR.js.map} +0 -0
@@ -1,255 +0,0 @@
1
- import { RetryConfig } from '../utils/resilience.js';
2
-
3
- /**
4
- * Type definitions for browser automation tool
5
- */
6
-
7
- /**
8
- * Available browser automation models
9
- */
10
- type BrowserModel = 'gemini-flash-latest' | 'morph-computer-use-v0';
11
- /**
12
- * Configuration for the browser worker service
13
- */
14
- interface BrowserConfig {
15
- /** Browser worker API URL (default: https://browser.morphllm.com) */
16
- apiUrl?: string;
17
- /** Morph API key for authentication (required in production) */
18
- apiKey?: string;
19
- /** Request timeout in milliseconds (default: 1000000) */
20
- timeout?: number;
21
- /** Retry configuration for API calls */
22
- retryConfig?: RetryConfig;
23
- /** Enable debug logging (default: false) */
24
- debug?: boolean;
25
- }
26
- /**
27
- * Input parameters for browser automation task
28
- */
29
- interface BrowserTaskInput {
30
- /** Natural language description of what to do */
31
- task: string;
32
- /** Starting URL (e.g., https://3000-xyz.e2b.dev) */
33
- url?: string;
34
- /** Maximum number of browser actions to take (1-50, default: 10) */
35
- max_steps?: number;
36
- /** Model to use for task execution (default: morph-computer-use-v0) */
37
- model?: BrowserModel;
38
- /** Browserless region: 'sfo' (US West) or 'lon' (Europe) */
39
- region?: 'sfo' | 'lon';
40
- /** Enable stealth mode to avoid bot detection (default: true) */
41
- stealth?: boolean;
42
- /** Browser viewport width (default: 1280) */
43
- viewport_width?: number;
44
- /** Browser viewport height (default: 720) */
45
- viewport_height?: number;
46
- /** User-defined reference/tracking ID (e.g., "PR-1234", "jira-PROJ-567") */
47
- external_id?: string;
48
- /** Optional repository ID to associate with this session */
49
- repo_id?: string;
50
- /** Optional commit UUID to associate with this session */
51
- commit_id?: string;
52
- /** Record session video to S3 (default: false) */
53
- record_video?: boolean;
54
- /** Video width (default: 1280) */
55
- video_width?: number;
56
- /** Video height (default: 720) */
57
- video_height?: number;
58
- /** Serialized structured output schema (internal use) */
59
- structured_output?: string;
60
- }
61
- /**
62
- * Input with Zod schema for structured output
63
- */
64
- interface BrowserTaskInputWithSchema<T> extends Omit<BrowserTaskInput, 'structured_output'> {
65
- /** Zod schema for structured output */
66
- schema: any;
67
- }
68
- /**
69
- * Result from executing a browser task
70
- */
71
- interface BrowserTaskResult {
72
- /** Whether the task completed successfully */
73
- success: boolean;
74
- /** Task result or findings */
75
- result?: string;
76
- /** Error message if task failed */
77
- error?: string;
78
- /** Number of browser actions taken */
79
- steps_taken?: number;
80
- /** Total execution time in milliseconds */
81
- execution_time_ms?: number;
82
- /** All URLs visited during execution */
83
- urls?: (string | null)[];
84
- /** Names of all actions executed */
85
- action_names?: string[];
86
- /** Per-step errors (null for steps without errors) */
87
- errors?: (string | null)[];
88
- /** All model actions with parameters */
89
- model_actions?: any[];
90
- /** Whether agent marked task as done */
91
- is_done?: boolean;
92
- /** Truncated action history with essential fields */
93
- action_history?: any[][];
94
- /** All action results */
95
- action_results?: any[];
96
- /** Whether any errors occurred */
97
- has_errors?: boolean;
98
- /** Total number of steps executed */
99
- number_of_steps?: number;
100
- /** Judge validation result if available */
101
- judgement?: {
102
- reasoning?: string;
103
- verdict: boolean;
104
- failure_reason?: string;
105
- impossible_task?: boolean;
106
- reached_captcha?: boolean;
107
- };
108
- /** Whether judge validated the execution */
109
- is_validated?: boolean;
110
- /** UUID of saved replay record (if session replay enabled) */
111
- replay_id?: string;
112
- /** Browserless replay URL (if session replay enabled) */
113
- replay_url?: string;
114
- /** Recording ID (if record_video=true) */
115
- recording_id?: string;
116
- /** Recording status: PENDING, PROCESSING, COMPLETED, ERROR */
117
- recording_status?: string;
118
- /** Task ID for async task tracking */
119
- task_id?: string;
120
- /** Task status: pending, running, completed, failed */
121
- status?: string;
122
- /** Structured output (JSON string) */
123
- output?: string;
124
- /** Live session debug URL for real-time viewing (WebRTC streaming) */
125
- debugUrl?: string;
126
- }
127
- /**
128
- * Configuration for live session viewing
129
- */
130
- interface LiveSessionOptions {
131
- /** Enable or disable remote control (default: true for headful, varies for headless) */
132
- interactive?: boolean;
133
- /** UI theme: 'dark' or 'light' (headless only, default: 'dark') */
134
- theme?: 'dark' | 'light';
135
- /** Show or hide navigation controls (headless only, default: true) */
136
- showControls?: boolean;
137
- /** Focus view on specific page/tab ID (headless only) */
138
- pageId?: string;
139
- /** Display specific tab by index (headless only) */
140
- pageIndex?: string;
141
- }
142
- /**
143
- * Configuration for iframe generation
144
- */
145
- interface IframeOptions extends LiveSessionOptions {
146
- /** Iframe width (default: '100%') */
147
- width?: string | number;
148
- /** Iframe height (default: '600px') */
149
- height?: string | number;
150
- /** Additional inline styles */
151
- style?: string;
152
- /** CSS class name */
153
- className?: string;
154
- }
155
- /**
156
- * Task result with convenience methods for async execution
157
- */
158
- interface BrowserTaskWithPromise extends BrowserTaskResult {
159
- task_id: string;
160
- /** Live URL to watch task execution in real-time */
161
- liveUrl: string;
162
- /** Wait for task completion */
163
- complete: (pollConfig?: {
164
- interval?: number;
165
- timeout?: number;
166
- }) => Promise<BrowserTaskResult>;
167
- /** Get live session URL with optional parameters (Steel.dev) - throws if debugUrl not available */
168
- getLiveUrl: (options?: LiveSessionOptions) => string;
169
- /** Get iframe HTML for embedding live session - throws if debugUrl not available */
170
- getLiveIframe: (optionsOrPreset?: string | IframeOptions) => string;
171
- /** Get complete embed code snippet - throws if debugUrl not available */
172
- getEmbedCode: () => string;
173
- }
174
- /**
175
- * Task result with schema validation
176
- */
177
- interface BrowserTaskWithPromiseAndSchema<T> extends BrowserTaskResult {
178
- task_id: string;
179
- /** Live URL to watch task execution in real-time */
180
- liveUrl: string;
181
- /** Parsed and validated output */
182
- parsed: T | null;
183
- /** Wait for task completion with schema validation */
184
- complete: (pollConfig?: {
185
- interval?: number;
186
- timeout?: number;
187
- }) => Promise<BrowserTaskResult & {
188
- parsed: T | null;
189
- }>;
190
- /** Get live session URL with optional parameters - throws if debugUrl not available */
191
- getLiveUrl: (options?: LiveSessionOptions) => string;
192
- /** Get iframe HTML for embedding live session - throws if debugUrl not available */
193
- getLiveIframe: (optionsOrPreset?: string | IframeOptions) => string;
194
- /** Get complete embed code snippet - throws if debugUrl not available */
195
- getEmbedCode: () => string;
196
- }
197
- /**
198
- * Recording status and metadata
199
- */
200
- interface RecordingStatus {
201
- /** Recording ID */
202
- id: string;
203
- /** Current status */
204
- status: 'PENDING' | 'PROCESSING' | 'COMPLETED' | 'ERROR';
205
- /** Presigned S3 URL for rrweb replay JSON (interactive DOM replay) */
206
- replay_url?: string;
207
- /** Presigned S3 URL for network logs (NDJSON format) */
208
- network_url?: string;
209
- /** Presigned S3 URL for console logs (NDJSON format) */
210
- console_url?: string;
211
- /** Presigned S3 URL for native browser video (WebM or MP4 format, real-time recording) */
212
- video_url?: string;
213
- /** Total rrweb events captured */
214
- total_events?: number;
215
- /** Total bytes of all files */
216
- file_size?: number;
217
- /** Duration in milliseconds */
218
- duration?: number;
219
- /** Error message if status=ERROR */
220
- error?: string;
221
- /** When recording was created */
222
- created_at: string;
223
- }
224
- /**
225
- * Browser error with screenshot captured at error time
226
- */
227
- interface BrowserError {
228
- /** Error type: console error or network error */
229
- type: 'console' | 'network';
230
- /** Error message */
231
- message: string;
232
- /** URL where error occurred */
233
- url?: string;
234
- /** CDP timestamp in seconds since browser start */
235
- timestamp: number;
236
- /** Presigned S3 URL to screenshot JPEG (captured 500ms after error) */
237
- screenshot_url?: string;
238
- /** When screenshot was captured (Unix timestamp) */
239
- captured_at?: number;
240
- /** HTTP status code (for network errors) */
241
- status?: number;
242
- }
243
- /**
244
- * Response from getErrors()
245
- */
246
- interface ErrorsResponse {
247
- /** Recording ID */
248
- recording_id: string;
249
- /** Total number of errors */
250
- total_errors: number;
251
- /** Errors with real-time screenshots */
252
- errors: BrowserError[];
253
- }
254
-
255
- export type { BrowserConfig, BrowserError, BrowserModel, BrowserTaskInput, BrowserTaskInputWithSchema, BrowserTaskResult, BrowserTaskWithPromise, BrowserTaskWithPromiseAndSchema, ErrorsResponse, IframeOptions, LiveSessionOptions, RecordingStatus };
@@ -1,69 +0,0 @@
1
- import * as ai from 'ai';
2
- import { BrowserConfig } from './types.js';
3
- import '../utils/resilience.js';
4
-
5
- /**
6
- * Create Vercel AI SDK tool for browser automation
7
- *
8
- * @param config - Optional browser worker configuration
9
- * @returns Vercel AI SDK tool
10
- *
11
- * @example
12
- * ```typescript
13
- * import { generateText } from 'ai';
14
- * import { anthropic } from '@ai-sdk/anthropic';
15
- * import { createBrowserTool } from 'morphsdk/tools/browser/vercel';
16
- *
17
- * const browserTool = createBrowserTool({
18
- * apiUrl: 'https://browser-worker.example.com'
19
- * });
20
- *
21
- * const result = await generateText({
22
- * model: anthropic('claude-sonnet-4-5-20250929'),
23
- * tools: { browserTask: browserTool },
24
- * prompt: 'Test the checkout flow at https://3000-abc.e2b.dev',
25
- * maxSteps: 5
26
- * });
27
- * ```
28
- */
29
- declare function createBrowserTool(config?: BrowserConfig): ai.Tool<{
30
- task: string;
31
- max_steps: number;
32
- region: "sfo" | "lon";
33
- url?: string | undefined;
34
- }, {
35
- success: boolean;
36
- result: string | undefined;
37
- steps_taken: number | undefined;
38
- execution_time_ms: number | undefined;
39
- error?: undefined;
40
- } | {
41
- success: boolean;
42
- error: string | undefined;
43
- result?: undefined;
44
- steps_taken?: undefined;
45
- execution_time_ms?: undefined;
46
- }>;
47
- /**
48
- * Default browser tool for Vercel AI SDK
49
- */
50
- declare const browserTool: ai.Tool<{
51
- task: string;
52
- max_steps: number;
53
- region: "sfo" | "lon";
54
- url?: string | undefined;
55
- }, {
56
- success: boolean;
57
- result: string | undefined;
58
- steps_taken: number | undefined;
59
- execution_time_ms: number | undefined;
60
- error?: undefined;
61
- } | {
62
- success: boolean;
63
- error: string | undefined;
64
- result?: undefined;
65
- steps_taken?: undefined;
66
- execution_time_ms?: undefined;
67
- }>;
68
-
69
- export { browserTool, createBrowserTool };
@@ -1,40 +0,0 @@
1
- import { Tool } from '@anthropic-ai/sdk/resources/messages';
2
- import { CodebaseSearchConfig, CodebaseSearchInput, CodebaseSearchResult } from './types.js';
3
- import '../utils/resilience.js';
4
-
5
- /**
6
- * Anthropic SDK adapter for codebase_search tool
7
- */
8
-
9
- /**
10
- * Create Anthropic-native codebase_search tool with execute and formatResult methods
11
- *
12
- * @param config - Configuration with repoId
13
- * @returns Anthropic Tool definition with execute and formatResult methods
14
- *
15
- * @example
16
- * ```ts
17
- * import Anthropic from '@anthropic-ai/sdk';
18
- * import { createCodebaseSearchTool } from 'morphsdk/tools/anthropic';
19
- *
20
- * const client = new Anthropic({ apiKey: process.env.ANTHROPIC_API_KEY });
21
- * const tool = createCodebaseSearchTool({ repoId: 'my-project' });
22
- *
23
- * const response = await client.messages.create({
24
- * model: "claude-sonnet-4-5-20250929",
25
- * tools: [tool], // tool itself is the Tool definition
26
- * messages: [{ role: "user", content: "Find authentication code" }]
27
- * });
28
- *
29
- * // Execute tool and format result
30
- * const result = await tool.execute(toolUseBlock.input);
31
- * const formatted = tool.formatResult(result);
32
- * ```
33
- */
34
- declare function createCodebaseSearchTool(config: CodebaseSearchConfig): Tool & {
35
- execute: (input: CodebaseSearchInput) => Promise<CodebaseSearchResult>;
36
- formatResult: (result: CodebaseSearchResult) => string;
37
- getSystemPrompt: () => string;
38
- };
39
-
40
- export { createCodebaseSearchTool };
@@ -1,40 +0,0 @@
1
- import { CodebaseSearchResult, CodebaseSearchInput, CodebaseSearchConfig } from './types.js';
2
- import '../utils/resilience.js';
3
-
4
- /**
5
- * Core implementation for codebase search
6
- * Calls Morph rerank service for two-stage semantic search
7
- */
8
-
9
- /**
10
- * CodebaseSearch client for programmatic semantic search
11
- */
12
- declare class CodebaseSearchClient {
13
- private config;
14
- constructor(config?: {
15
- apiKey?: string;
16
- debug?: boolean;
17
- timeout?: number;
18
- retryConfig?: any;
19
- });
20
- /**
21
- * Execute a semantic code search
22
- *
23
- * @param input - Search parameters including query, repoId, and target directories
24
- * @param overrides - Optional config overrides for this operation
25
- * @returns Search results with ranked code matches
26
- */
27
- search(input: {
28
- query: string;
29
- repoId: string;
30
- target_directories?: string[];
31
- explanation?: string;
32
- limit?: number;
33
- }, overrides?: any): Promise<CodebaseSearchResult>;
34
- }
35
- /**
36
- * Execute semantic code search
37
- */
38
- declare function executeCodebaseSearch(input: CodebaseSearchInput, config: CodebaseSearchConfig): Promise<CodebaseSearchResult>;
39
-
40
- export { CodebaseSearchClient, executeCodebaseSearch };
@@ -1,10 +0,0 @@
1
- export { executeCodebaseSearch } from './core.js';
2
- export { CODEBASE_SEARCH_DESCRIPTION, CODEBASE_SEARCH_SYSTEM_PROMPT } from './prompts.js';
3
- export { CodeSearchResult, CodebaseSearchConfig, CodebaseSearchInput, CodebaseSearchResult, SearchStats } from './types.js';
4
- export { createCodebaseSearchTool as anthropicCodebaseSearchTool } from './anthropic.js';
5
- export { createCodebaseSearchTool as openaiCodebaseSearchTool } from './openai.js';
6
- export { createCodebaseSearchTool as vercelCodebaseSearchTool } from './vercel.js';
7
- import '../utils/resilience.js';
8
- import '@anthropic-ai/sdk/resources/messages';
9
- import 'openai/resources/chat/completions';
10
- import 'ai';
@@ -1,87 +0,0 @@
1
- import { ChatCompletionTool } from 'openai/resources/chat/completions';
2
- import { CodebaseSearchConfig, CodebaseSearchInput, CodebaseSearchResult } from './types.js';
3
- import '../utils/resilience.js';
4
-
5
- /**
6
- * OpenAI SDK adapter for codebase_search tool
7
- */
8
-
9
- /**
10
- * Direct codebase_search tool definition
11
- * Use this when you want to pass config at execute time
12
- */
13
- declare const codebaseSearchTool: ChatCompletionTool;
14
- /**
15
- * Create OpenAI-native codebase_search tool with execute and formatResult methods
16
- *
17
- * @param config - Configuration with repoId
18
- * @returns OpenAI ChatCompletionTool definition with methods
19
- *
20
- * @example
21
- * ```ts
22
- * import OpenAI from 'openai';
23
- * import { createCodebaseSearchTool } from 'morphsdk/tools/openai';
24
- *
25
- * const client = new OpenAI({ apiKey: process.env.OPENAI_API_KEY });
26
- * const tool = createCodebaseSearchTool({ repoId: 'my-project' });
27
- *
28
- * const response = await client.chat.completions.create({
29
- * model: "gpt-4o",
30
- * tools: [tool], // tool itself is the ChatCompletionTool
31
- * messages: [{ role: "user", content: "Find authentication code" }]
32
- * });
33
- *
34
- * // Execute and format
35
- * const result = await tool.execute(toolCallArgs);
36
- * const formatted = tool.formatResult(result);
37
- * ```
38
- */
39
- declare function createCodebaseSearchTool(config: CodebaseSearchConfig): ChatCompletionTool & {
40
- execute: (input: CodebaseSearchInput | string) => Promise<CodebaseSearchResult>;
41
- formatResult: (result: CodebaseSearchResult) => string;
42
- getSystemPrompt: () => string;
43
- };
44
- /**
45
- * Execute codebase_search tool call
46
- *
47
- * @param input - Tool input from GPT (parsed from tool_calls)
48
- * @param config - Configuration with repoId (REQUIRED)
49
- * @returns Search results
50
- *
51
- * @example
52
- * ```ts
53
- * // Handle tool calls from GPT:
54
- * if (response.choices[0].message.tool_calls) {
55
- * for (const toolCall of response.choices[0].message.tool_calls) {
56
- * const args = JSON.parse(toolCall.function.arguments);
57
- * const result = await execute(args, { repoId: 'my-project' });
58
- * console.log(`Found ${result.results.length} matches`);
59
- * }
60
- * }
61
- * ```
62
- */
63
- declare function execute(input: CodebaseSearchInput, config: CodebaseSearchConfig): Promise<CodebaseSearchResult>;
64
- /**
65
- * Format search results for GPT
66
- *
67
- * @param result - Search result from endpoint
68
- * @returns Formatted string for tool message
69
- */
70
- declare function formatResult(result: CodebaseSearchResult): string;
71
- /**
72
- * Get the system prompt for codebase_search usage
73
- *
74
- * @returns System prompt to guide GPT
75
- */
76
- declare function getSystemPrompt(): string;
77
- /**
78
- * Default export for convenience
79
- */
80
- declare const _default: {
81
- createCodebaseSearchTool: typeof createCodebaseSearchTool;
82
- execute: typeof execute;
83
- formatResult: typeof formatResult;
84
- getSystemPrompt: typeof getSystemPrompt;
85
- };
86
-
87
- export { codebaseSearchTool, createCodebaseSearchTool, _default as default, execute, formatResult, getSystemPrompt };
@@ -1,7 +0,0 @@
1
- /**
2
- * Tool descriptions and system prompts for codebase search
3
- */
4
- declare const CODEBASE_SEARCH_DESCRIPTION = "Semantic search that finds code by meaning, not exact text.\n\nUse this to explore unfamiliar codebases or ask \"how/where/what\" questions:\n- \"How does X work?\" - Find implementation details\n- \"Where is Y handled?\" - Locate specific functionality\n- \"What happens when Z?\" - Understand flow\n\nThe tool uses two-stage retrieval (embedding similarity + reranking) to find the most semantically relevant code chunks.\n\nReturns code chunks with file paths, line ranges, and full content ranked by relevance.";
5
- declare const CODEBASE_SEARCH_SYSTEM_PROMPT = "You have access to the codebase_search tool that performs semantic code search.\n\nWhen searching:\n- Use natural language queries describing what you're looking for\n- Be specific about functionality, not variable names\n- Use target_directories to narrow search if you know the area\n- Results are ranked by relevance (rerank score is most important)\n\nThe tool returns:\n- File paths with symbol names (e.g. \"src/auth.ts::AuthService@L1-L17\")\n- Line ranges for precise navigation\n- Full code content for each match\n- Dual relevance scores: embedding similarity + rerank score\n\nUse results to understand code or answer questions. The content is provided in full - avoid re-reading unless you need more context.";
6
-
7
- export { CODEBASE_SEARCH_DESCRIPTION, CODEBASE_SEARCH_SYSTEM_PROMPT };
@@ -1,50 +0,0 @@
1
- import { RetryConfig } from '../utils/resilience.js';
2
-
3
- /**
4
- * Type definitions for codebase search tool
5
- */
6
-
7
- interface CodebaseSearchConfig {
8
- repoId: string;
9
- /** Optional branch name (e.g., 'main', 'develop'). Uses latest commit for that branch. */
10
- branch?: string;
11
- /** Optional commit hash. If specified, uses this exact commit. Takes precedence over branch. */
12
- commitHash?: string;
13
- searchUrl?: string;
14
- apiKey?: string;
15
- /** Timeout for search requests in ms (default: 30000) */
16
- timeout?: number;
17
- /** Retry configuration for API calls */
18
- retryConfig?: RetryConfig;
19
- /** Enable debug logging (default: false) */
20
- debug?: boolean;
21
- }
22
- interface CodebaseSearchInput {
23
- query: string;
24
- target_directories?: string[];
25
- explanation?: string;
26
- limit?: number;
27
- }
28
- interface CodeSearchResult {
29
- filepath: string;
30
- symbolPath: string;
31
- content: string;
32
- language: string;
33
- startLine: number;
34
- endLine: number;
35
- embeddingSimilarity: number;
36
- rerankScore: number;
37
- }
38
- interface SearchStats {
39
- totalResults: number;
40
- candidatesRetrieved: number;
41
- searchTimeMs: number;
42
- }
43
- interface CodebaseSearchResult {
44
- success: boolean;
45
- results: CodeSearchResult[];
46
- stats: SearchStats;
47
- error?: string;
48
- }
49
-
50
- export type { CodeSearchResult, CodebaseSearchConfig, CodebaseSearchInput, CodebaseSearchResult, SearchStats };
@@ -1,65 +0,0 @@
1
- import * as ai from 'ai';
2
- import { CodebaseSearchConfig } from './types.js';
3
- import '../utils/resilience.js';
4
-
5
- /**
6
- * Create Vercel AI SDK codebase_search tool
7
- *
8
- * @param config - Configuration with repoId
9
- * @returns Vercel AI SDK tool definition (execution built-in)
10
- *
11
- * @example
12
- * ```ts
13
- * import { generateText } from 'ai';
14
- * import { anthropic } from '@ai-sdk/anthropic';
15
- * import { createCodebaseSearchTool } from 'morphsdk/tools/codebase-search/vercel';
16
- *
17
- * const tool = createCodebaseSearchTool({ repoId: 'my-project' });
18
- *
19
- * const result = await generateText({
20
- * model: anthropic('claude-3-5-sonnet-20241022'),
21
- * tools: { codebaseSearch: tool },
22
- * prompt: "Find authentication code",
23
- * maxSteps: 5
24
- * });
25
- *
26
- * // Vercel AI SDK automatically executes and handles results
27
- * console.log(result.text);
28
- * ```
29
- */
30
- declare function createCodebaseSearchTool(config: CodebaseSearchConfig): ai.Tool<{
31
- query: string;
32
- target_directories: string[];
33
- explanation: string;
34
- limit?: number | undefined;
35
- }, {
36
- error: string | undefined;
37
- results: never[];
38
- found?: undefined;
39
- searchTime?: undefined;
40
- } | {
41
- found: number;
42
- searchTime: string;
43
- results: {
44
- file: string;
45
- symbol: string;
46
- lines: string;
47
- language: string;
48
- relevance: string;
49
- code: string;
50
- }[];
51
- error?: undefined;
52
- }>;
53
- /**
54
- * Get system prompt for Vercel AI SDK
55
- */
56
- declare function getSystemPrompt(): string;
57
- /**
58
- * Default export
59
- */
60
- declare const _default: {
61
- createCodebaseSearchTool: typeof createCodebaseSearchTool;
62
- getSystemPrompt: typeof getSystemPrompt;
63
- };
64
-
65
- export { createCodebaseSearchTool, _default as default, getSystemPrompt };
@@ -1,4 +0,0 @@
1
- import '@anthropic-ai/sdk/resources/messages';
2
- import './types.js';
3
- export { c as createEditFileTool, e as editFileTool, b as execute, f as formatResult, g as getSystemPrompt } from '../../anthropic-DpEAqqZF.js';
4
- import '../utils/resilience.js';
@@ -1,41 +0,0 @@
1
- import { EditFileInput, EditFileConfig, EditFileResult, EditChanges } from './types.js';
2
- import '../utils/resilience.js';
3
-
4
- /**
5
- * Core implementation of Morph Fast Apply
6
- */
7
-
8
- /**
9
- * FastApply client for programmatic file editing
10
- */
11
- declare class FastApplyClient {
12
- private config;
13
- constructor(config?: {
14
- apiKey?: string;
15
- debug?: boolean;
16
- timeout?: number;
17
- retryConfig?: any;
18
- });
19
- /**
20
- * Execute a file edit operation
21
- *
22
- * @param input - Edit parameters including filepath, instructions, and code_edit
23
- * @param overrides - Optional config overrides for this operation
24
- * @returns Edit result with success status and changes
25
- */
26
- execute(input: EditFileInput, overrides?: Partial<EditFileConfig>): Promise<EditFileResult>;
27
- }
28
- /**
29
- * Generate a unified diff between two strings
30
- */
31
- declare function generateUdiff(original: string, modified: string, filepath: string): string;
32
- /**
33
- * Count changes from a unified diff
34
- */
35
- declare function countChanges(original: string, modified: string): EditChanges;
36
- /**
37
- * Execute a file edit using Morph Fast Apply
38
- */
39
- declare function executeEditFile(input: EditFileInput, config?: EditFileConfig): Promise<EditFileResult>;
40
-
41
- export { FastApplyClient, countChanges, executeEditFile, generateUdiff };
@@ -1,10 +0,0 @@
1
- export { countChanges, executeEditFile, generateUdiff } from './core.js';
2
- export { EditChanges, EditFileConfig, EditFileInput, EditFileResult } from './types.js';
3
- export { EDIT_FILE_SYSTEM_PROMPT, EDIT_FILE_TOOL_DESCRIPTION } from './prompts.js';
4
- export { a as anthropic } from '../../anthropic-DpEAqqZF.js';
5
- export { o as openai } from '../../openai-BkKsS30n.js';
6
- export { v as vercel } from '../../vercel-B1GZ_g9N.js';
7
- import '../utils/resilience.js';
8
- import '@anthropic-ai/sdk/resources/messages';
9
- import 'openai/resources/chat/completions';
10
- import 'ai';