sparkecoder 0.1.32 → 0.1.34

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 (102) hide show
  1. package/dist/agent/index.d.ts +2 -2
  2. package/dist/agent/index.js +10 -10
  3. package/dist/agent/index.js.map +1 -1
  4. package/dist/cli.js +48 -17
  5. package/dist/cli.js.map +1 -1
  6. package/dist/{index-CsZVebwZ.d.ts → index-BSbFzE22.d.ts} +2 -2
  7. package/dist/index.d.ts +3 -3
  8. package/dist/index.js +10 -10
  9. package/dist/index.js.map +1 -1
  10. package/dist/{search-Bk0sOPXw.d.ts → search-CrICQDSa.d.ts} +4 -4
  11. package/dist/server/index.js +10 -10
  12. package/dist/server/index.js.map +1 -1
  13. package/dist/tools/index.d.ts +3 -3
  14. package/dist/tools/index.js +4 -4
  15. package/dist/tools/index.js.map +1 -1
  16. package/package.json +1 -1
  17. package/web/.next/BUILD_ID +1 -1
  18. package/web/.next/standalone/web/.next/BUILD_ID +1 -1
  19. package/web/.next/standalone/web/.next/build-manifest.json +2 -2
  20. package/web/.next/standalone/web/.next/prerender-manifest.json +3 -3
  21. package/web/.next/standalone/web/.next/server/app/(main)/session/[id]/page_client-reference-manifest.js +1 -1
  22. package/web/.next/standalone/web/.next/server/app/_global-error.html +2 -2
  23. package/web/.next/standalone/web/.next/server/app/_global-error.rsc +1 -1
  24. package/web/.next/standalone/web/.next/server/app/_global-error.segments/__PAGE__.segment.rsc +1 -1
  25. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_full.segment.rsc +1 -1
  26. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_head.segment.rsc +1 -1
  27. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_index.segment.rsc +1 -1
  28. package/web/.next/standalone/web/.next/server/app/_global-error.segments/_tree.segment.rsc +1 -1
  29. package/web/.next/standalone/web/.next/server/app/_not-found.html +1 -1
  30. package/web/.next/standalone/web/.next/server/app/_not-found.rsc +1 -1
  31. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_full.segment.rsc +1 -1
  32. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_head.segment.rsc +1 -1
  33. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_index.segment.rsc +1 -1
  34. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found/__PAGE__.segment.rsc +1 -1
  35. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_not-found.segment.rsc +1 -1
  36. package/web/.next/standalone/web/.next/server/app/_not-found.segments/_tree.segment.rsc +1 -1
  37. package/web/.next/standalone/web/.next/server/app/docs/installation.html +2 -2
  38. package/web/.next/standalone/web/.next/server/app/docs/installation.rsc +1 -1
  39. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_full.segment.rsc +1 -1
  40. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_head.segment.rsc +1 -1
  41. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_index.segment.rsc +1 -1
  42. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/_tree.segment.rsc +1 -1
  43. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation/__PAGE__.segment.rsc +1 -1
  44. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs/installation.segment.rsc +1 -1
  45. package/web/.next/standalone/web/.next/server/app/docs/installation.segments/docs.segment.rsc +1 -1
  46. package/web/.next/standalone/web/.next/server/app/docs/skills.html +2 -2
  47. package/web/.next/standalone/web/.next/server/app/docs/skills.rsc +1 -1
  48. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_full.segment.rsc +1 -1
  49. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_head.segment.rsc +1 -1
  50. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_index.segment.rsc +1 -1
  51. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/_tree.segment.rsc +1 -1
  52. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills/__PAGE__.segment.rsc +1 -1
  53. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs/skills.segment.rsc +1 -1
  54. package/web/.next/standalone/web/.next/server/app/docs/skills.segments/docs.segment.rsc +1 -1
  55. package/web/.next/standalone/web/.next/server/app/docs/tools.html +7 -7
  56. package/web/.next/standalone/web/.next/server/app/docs/tools.rsc +5 -5
  57. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_full.segment.rsc +5 -5
  58. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_head.segment.rsc +1 -1
  59. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_index.segment.rsc +1 -1
  60. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/_tree.segment.rsc +1 -1
  61. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools/__PAGE__.segment.rsc +5 -5
  62. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs/tools.segment.rsc +1 -1
  63. package/web/.next/standalone/web/.next/server/app/docs/tools.segments/docs.segment.rsc +1 -1
  64. package/web/.next/standalone/web/.next/server/app/docs.html +3 -3
  65. package/web/.next/standalone/web/.next/server/app/docs.rsc +2 -2
  66. package/web/.next/standalone/web/.next/server/app/docs.segments/_full.segment.rsc +2 -2
  67. package/web/.next/standalone/web/.next/server/app/docs.segments/_head.segment.rsc +1 -1
  68. package/web/.next/standalone/web/.next/server/app/docs.segments/_index.segment.rsc +1 -1
  69. package/web/.next/standalone/web/.next/server/app/docs.segments/_tree.segment.rsc +1 -1
  70. package/web/.next/standalone/web/.next/server/app/docs.segments/docs/__PAGE__.segment.rsc +2 -2
  71. package/web/.next/standalone/web/.next/server/app/docs.segments/docs.segment.rsc +1 -1
  72. package/web/.next/standalone/web/.next/server/app/index.html +1 -1
  73. package/web/.next/standalone/web/.next/server/app/index.rsc +1 -1
  74. package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p/__PAGE__.segment.rsc +1 -1
  75. package/web/.next/standalone/web/.next/server/app/index.segments/!KG1haW4p.segment.rsc +1 -1
  76. package/web/.next/standalone/web/.next/server/app/index.segments/_full.segment.rsc +1 -1
  77. package/web/.next/standalone/web/.next/server/app/index.segments/_head.segment.rsc +1 -1
  78. package/web/.next/standalone/web/.next/server/app/index.segments/_index.segment.rsc +1 -1
  79. package/web/.next/standalone/web/.next/server/app/index.segments/_tree.segment.rsc +1 -1
  80. package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__2dbf511a._.js +1 -1
  81. package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__397fadd4._.js +1 -1
  82. package/web/.next/standalone/web/.next/server/chunks/ssr/[root-of-the-server]__f764bebe._.js +1 -1
  83. package/web/.next/standalone/web/.next/server/pages/404.html +1 -1
  84. package/web/.next/standalone/web/.next/server/pages/500.html +2 -2
  85. package/web/.next/standalone/web/.next/server/server-reference-manifest.js +1 -1
  86. package/web/.next/standalone/web/.next/server/server-reference-manifest.json +1 -1
  87. package/web/.next/standalone/web/.next/static/chunks/{ce505264d78c8eff.js → 9e2f49d8736aeb05.js} +1 -1
  88. package/web/.next/standalone/web/.next/static/static/chunks/{ce505264d78c8eff.js → 9e2f49d8736aeb05.js} +1 -1
  89. package/web/.next/standalone/web/src/app/docs/page.mdx +1 -1
  90. package/web/.next/standalone/web/src/app/docs/tools/page.mdx +5 -5
  91. package/web/.next/standalone/web/src/components/ai-elements/search-tool.tsx +4 -4
  92. package/web/.next/standalone/web/src/components/chat-interface.tsx +36 -36
  93. package/web/.next/static/chunks/{ce505264d78c8eff.js → 9e2f49d8736aeb05.js} +1 -1
  94. /package/web/.next/standalone/web/.next/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_buildManifest.js +0 -0
  95. /package/web/.next/standalone/web/.next/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_clientMiddlewareManifest.json +0 -0
  96. /package/web/.next/standalone/web/.next/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_ssgManifest.js +0 -0
  97. /package/web/.next/standalone/web/.next/static/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_buildManifest.js +0 -0
  98. /package/web/.next/standalone/web/.next/static/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_clientMiddlewareManifest.json +0 -0
  99. /package/web/.next/standalone/web/.next/static/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_ssgManifest.js +0 -0
  100. /package/web/.next/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_buildManifest.js +0 -0
  101. /package/web/.next/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_clientMiddlewareManifest.json +0 -0
  102. /package/web/.next/static/{4Qd7gbyP-9Akkkk8I1vrs → bk6IEoUxuLyCjrNYkiMkB}/_ssgManifest.js +0 -0
@@ -1,7 +1,7 @@
1
1
  import { ModelMessage, streamText } from 'ai';
2
2
  import { S as Session, b as ToolExecution } from './schema-NcQknWCg.js';
3
3
  import { z } from 'zod';
4
- import { B as BashToolProgress, W as WriteFileProgress, S as SearchToolProgress } from './search-Bk0sOPXw.js';
4
+ import { B as BashToolProgress, W as WriteFileProgress, S as SearchToolProgress } from './search-CrICQDSa.js';
5
5
 
6
6
  declare const ToolApprovalConfigSchema: z.ZodObject<{
7
7
  bash: z.ZodDefault<z.ZodOptional<z.ZodBoolean>>;
@@ -361,7 +361,7 @@ interface AgentRunOptions {
361
361
  onAbort?: (info: {
362
362
  steps: unknown[];
363
363
  }) => void;
364
- /** Called when a tool (like bash, write_file, or search) has progress to report */
364
+ /** Called when a tool (like bash, write_file, or explore_agent) has progress to report */
365
365
  onToolProgress?: (progress: {
366
366
  toolName: string;
367
367
  data: BashToolProgress | WriteFileProgress | SearchToolProgress;
package/dist/index.d.ts CHANGED
@@ -1,11 +1,11 @@
1
- import { R as ResolvedConfig } from './index-CsZVebwZ.js';
2
- export { A as Agent, a as AgentOptions, b as AgentRunOptions, c as AgentStreamResult, S as SparkcoderConfig, T as ToolApprovalConfig } from './index-CsZVebwZ.js';
1
+ import { R as ResolvedConfig } from './index-BSbFzE22.js';
2
+ export { A as Agent, a as AgentOptions, b as AgentRunOptions, c as AgentStreamResult, S as SparkcoderConfig, T as ToolApprovalConfig } from './index-BSbFzE22.js';
3
3
  export { ServerOptions, createApp, startServer, stopServer } from './server/index.js';
4
4
  export { checkpointQueries, closeDatabase, fileBackupQueries, getDb, initDatabase, messageQueries, sessionQueries, skillQueries, todoQueries, toolExecutionQueries } from './db/index.js';
5
5
  import { F as FileBackup, C as Checkpoint } from './schema-NcQknWCg.js';
6
6
  export { a as Message, M as ModelMessage, S as Session, q as SessionConfig, f as Terminal, T as TodoItem, b as ToolExecution } from './schema-NcQknWCg.js';
7
7
  export { createLoadSkillTool, createReadFileTool, createTodoTool, createTools } from './tools/index.js';
8
- export { c as createBashTool, a as createWriteFileTool } from './search-Bk0sOPXw.js';
8
+ export { c as createBashTool, a as createWriteFileTool } from './search-CrICQDSa.js';
9
9
  import 'ai';
10
10
  import 'zod';
11
11
  import 'hono/types';
package/dist/index.js CHANGED
@@ -3669,7 +3669,7 @@ function createSearchSubagent(model) {
3669
3669
  var MAX_RESULT_CHARS = 8e3;
3670
3670
  function createSearchTool(options) {
3671
3671
  return tool8({
3672
- description: `Delegate a search task to a specialized Explore agent. Use this when you need to:
3672
+ description: `Delegate an explore task to the explore_agent tool. Use this when you need to:
3673
3673
  - Find files or code matching a pattern
3674
3674
  - Explore the codebase structure
3675
3675
  - Search for specific functions, classes, or variables
@@ -3688,7 +3688,7 @@ Examples:
3688
3688
  context: z9.string().optional().describe("Optional additional context about why you need this information.")
3689
3689
  }),
3690
3690
  execute: async ({ query, context }, toolOptions) => {
3691
- const toolCallId = toolOptions.toolCallId || `search_${Date.now()}`;
3691
+ const toolCallId = toolOptions.toolCallId || `explore_agent_${Date.now()}`;
3692
3692
  await options.onProgress?.({
3693
3693
  status: "started",
3694
3694
  subagentId: toolCallId
@@ -3737,7 +3737,7 @@ Context: ${context}` : query;
3737
3737
  };
3738
3738
  }
3739
3739
  const searchResult = result.result;
3740
- let formattedResult = `## Explore Results
3740
+ let formattedResult = `## Explore Agent Results
3741
3741
 
3742
3742
  `;
3743
3743
  formattedResult += `**Summary:** ${searchResult.summary}
@@ -4165,7 +4165,7 @@ async function createTools(options) {
4165
4165
  linter: createLinterTool({
4166
4166
  workingDirectory: options.workingDirectory
4167
4167
  }),
4168
- search: createSearchTool({
4168
+ explore_agent: createSearchTool({
4169
4169
  sessionId: options.sessionId,
4170
4170
  workingDirectory: options.workingDirectory,
4171
4171
  onProgress: options.onSearchProgress
@@ -4257,7 +4257,7 @@ You have access to powerful tools for:
4257
4257
  - **linter**: Check files for type errors and lint issues (TypeScript, JavaScript, TSX, JSX)
4258
4258
  - **todo**: Manage your task list to track progress on complex operations
4259
4259
  - **load_skill**: Load specialized knowledge documents for specific tasks
4260
- - **search**: Explore agent for semantic discovery - for exploratory questions and finding code by meaning
4260
+ - **explore_agent**: Explore agent for semantic discovery - for exploratory questions and finding code by meaning
4261
4261
 
4262
4262
 
4263
4263
  IMPORTANT: If you have zero context of where you are working, always explore it first to understand the structure before doing things for the user.
@@ -4351,7 +4351,7 @@ Use this proactively after making code changes to catch errors early.
4351
4351
 
4352
4352
  **Choose the right search approach:**
4353
4353
 
4354
- 1. **Use the \`search\` tool (Explore agent)** for:
4354
+ 1. **Use the \`explore_agent\` tool (Explore agent)** for:
4355
4355
  - Semantic/exploratory questions: "How does authentication work?", "Where is user data processed?"
4356
4356
  - Finding code by meaning or concept, not exact text
4357
4357
  - Understanding how features are implemented across multiple files
@@ -4367,9 +4367,9 @@ Use this proactively after making code changes to catch errors early.
4367
4367
  - Counting occurrences or listing all matches
4368
4368
 
4369
4369
  **Examples:**
4370
- - "Where is the API authentication handled?" \u2192 Use \`search\` tool
4370
+ - "Where is the API authentication handled?" \u2192 Use \`explore_agent\` tool
4371
4371
  - "Find all usages of getUserById" \u2192 Use \`rg "getUserById"\`
4372
- - "How does the payment flow work?" \u2192 Use \`search\` tool
4372
+ - "How does the payment flow work?" \u2192 Use \`explore_agent\` tool
4373
4373
  - "Find files named config" \u2192 Use \`find . -name "*config*"\`
4374
4374
 
4375
4375
  ${searchInstructions}
@@ -4396,7 +4396,7 @@ ${searchInstructions}
4396
4396
 
4397
4397
  ### Follow these rules to be a good agent for the user:
4398
4398
 
4399
- 1. Understand first - Read relevant files before making any changes. Use the \`search\` tool for exploratory questions about how things work, and direct searches (grep/rg) for finding exact strings or file names.
4399
+ 1. Understand first - Read relevant files before making any changes. Use the \`explore_agent\` tool for exploratory questions about how things work, and direct searches (grep/rg) for finding exact strings or file names.
4400
4400
  2. Plan for complexity - If the task involves 3+ steps or has meaningful trade-offs, create a todo list to track progress before implementing.
4401
4401
  3. Use the right tools - Have specialized tools for reading files, editing code, semantic search via subagents, and running terminal commands. Prefer these over raw shell commands.
4402
4402
  4. Work efficiently - When need to do multiple independent things (like reading several files), do them in parallel rather than one at a time.
@@ -4586,7 +4586,7 @@ var Agent = class _Agent {
4586
4586
  skillsDirectories: config.resolvedSkillsDirectories,
4587
4587
  onBashProgress: options.onToolProgress ? (progress) => options.onToolProgress({ toolName: "bash", data: progress }) : void 0,
4588
4588
  onWriteFileProgress: options.onToolProgress ? (progress) => options.onToolProgress({ toolName: "write_file", data: progress }) : void 0,
4589
- onSearchProgress: options.onToolProgress ? (progress) => options.onToolProgress({ toolName: "search", data: progress }) : void 0
4589
+ onSearchProgress: options.onToolProgress ? (progress) => options.onToolProgress({ toolName: "explore_agent", data: progress }) : void 0
4590
4590
  });
4591
4591
  }
4592
4592
  /**