mastracode 0.6.0 → 0.7.0-alpha.1

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 (89) hide show
  1. package/CHANGELOG.md +30 -0
  2. package/dist/agents/subagents/audit-tests.d.ts +9 -2
  3. package/dist/agents/subagents/audit-tests.d.ts.map +1 -1
  4. package/dist/agents/subagents/execute.d.ts +9 -2
  5. package/dist/agents/subagents/execute.d.ts.map +1 -1
  6. package/dist/agents/subagents/explore.d.ts +9 -2
  7. package/dist/agents/subagents/explore.d.ts.map +1 -1
  8. package/dist/agents/subagents/plan.d.ts +9 -2
  9. package/dist/agents/subagents/plan.d.ts.map +1 -1
  10. package/dist/chunk-3ZIPVVJW.cjs +786 -0
  11. package/dist/chunk-3ZIPVVJW.cjs.map +1 -0
  12. package/dist/chunk-BHG6IWIR.js +738 -0
  13. package/dist/chunk-BHG6IWIR.js.map +1 -0
  14. package/dist/{chunk-MILHEOOH.cjs → chunk-FBZ74TSD.cjs} +955 -635
  15. package/dist/chunk-FBZ74TSD.cjs.map +1 -0
  16. package/dist/{chunk-LJBYRJYF.js → chunk-SWOL2PME.js} +860 -99
  17. package/dist/chunk-SWOL2PME.js.map +1 -0
  18. package/dist/{chunk-DHWZYRP4.cjs → chunk-TIL63MTO.cjs} +895 -130
  19. package/dist/chunk-TIL63MTO.cjs.map +1 -0
  20. package/dist/{chunk-R5IR3YAY.js → chunk-YDM6676E.js} +412 -93
  21. package/dist/chunk-YDM6676E.js.map +1 -0
  22. package/dist/cli.cjs +251 -13
  23. package/dist/cli.cjs.map +1 -1
  24. package/dist/cli.js +242 -4
  25. package/dist/cli.js.map +1 -1
  26. package/dist/headless.d.ts +29 -0
  27. package/dist/headless.d.ts.map +1 -0
  28. package/dist/index.cjs +3 -3
  29. package/dist/index.d.ts +58 -1
  30. package/dist/index.d.ts.map +1 -1
  31. package/dist/index.js +1 -1
  32. package/dist/tools/index.d.ts +0 -9
  33. package/dist/tools/index.d.ts.map +1 -1
  34. package/dist/tools/request-sandbox-access.d.ts +1 -4
  35. package/dist/tools/request-sandbox-access.d.ts.map +1 -1
  36. package/dist/tools/utils.d.ts +0 -13
  37. package/dist/tools/utils.d.ts.map +1 -1
  38. package/dist/tools/web-search.d.ts +7 -7
  39. package/dist/tools/web-search.d.ts.map +1 -1
  40. package/dist/tui/components/custom-editor.d.ts +10 -8
  41. package/dist/tui/components/custom-editor.d.ts.map +1 -1
  42. package/dist/tui/components/shell-output.d.ts +12 -3
  43. package/dist/tui/components/shell-output.d.ts.map +1 -1
  44. package/dist/tui/components/tool-execution-enhanced.d.ts +7 -0
  45. package/dist/tui/components/tool-execution-enhanced.d.ts.map +1 -1
  46. package/dist/tui/mastra-tui.d.ts +5 -1
  47. package/dist/tui/mastra-tui.d.ts.map +1 -1
  48. package/dist/tui/shell.d.ts.map +1 -1
  49. package/dist/tui.cjs +19 -19
  50. package/dist/tui.js +2 -2
  51. package/package.json +8 -8
  52. package/dist/agents/subagents/index.d.ts +0 -29
  53. package/dist/agents/subagents/index.d.ts.map +0 -1
  54. package/dist/agents/subagents/types.d.ts +0 -22
  55. package/dist/agents/subagents/types.d.ts.map +0 -1
  56. package/dist/chunk-DHWZYRP4.cjs.map +0 -1
  57. package/dist/chunk-ERU7MGWJ.js +0 -3988
  58. package/dist/chunk-ERU7MGWJ.js.map +0 -1
  59. package/dist/chunk-LJBYRJYF.js.map +0 -1
  60. package/dist/chunk-MILHEOOH.cjs.map +0 -1
  61. package/dist/chunk-R5IR3YAY.js.map +0 -1
  62. package/dist/chunk-UQPA3ZIP.cjs +0 -4059
  63. package/dist/chunk-UQPA3ZIP.cjs.map +0 -1
  64. package/dist/tools/ast-smart-edit.d.ts +0 -115
  65. package/dist/tools/ast-smart-edit.d.ts.map +0 -1
  66. package/dist/tools/file-editor.d.ts +0 -31
  67. package/dist/tools/file-editor.d.ts.map +0 -1
  68. package/dist/tools/file-view.d.ts +0 -11
  69. package/dist/tools/file-view.d.ts.map +0 -1
  70. package/dist/tools/glob.d.ts +0 -11
  71. package/dist/tools/glob.d.ts.map +0 -1
  72. package/dist/tools/grep.d.ts +0 -15
  73. package/dist/tools/grep.d.ts.map +0 -1
  74. package/dist/tools/shell.d.ts +0 -69
  75. package/dist/tools/shell.d.ts.map +0 -1
  76. package/dist/tools/string-replace-lsp.d.ts +0 -31
  77. package/dist/tools/string-replace-lsp.d.ts.map +0 -1
  78. package/dist/tools/subagent.d.ts +0 -44
  79. package/dist/tools/subagent.d.ts.map +0 -1
  80. package/dist/tools/types.d.ts +0 -4
  81. package/dist/tools/types.d.ts.map +0 -1
  82. package/dist/tools/wrap-with-confirmation.d.ts +0 -3
  83. package/dist/tools/wrap-with-confirmation.d.ts.map +0 -1
  84. package/dist/tools/write.d.ts +0 -11
  85. package/dist/tools/write.d.ts.map +0 -1
  86. package/dist/wrap-with-confirmation-J4FUCPZJ.js +0 -12
  87. package/dist/wrap-with-confirmation-J4FUCPZJ.js.map +0 -1
  88. package/dist/wrap-with-confirmation-UACYYX4U.cjs +0 -15
  89. package/dist/wrap-with-confirmation-UACYYX4U.cjs.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,5 +1,35 @@
1
1
  # mastracode
2
2
 
3
+ ## 0.7.0-alpha.1
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`866cc2c`](https://github.com/mastra-ai/mastra/commit/866cc2cb1f0e3b314afab5194f69477fada745d1), [`6bcbf8a`](https://github.com/mastra-ai/mastra/commit/6bcbf8a6774d5a53b21d61db8a45ce2593ca1616), [`18c3a90`](https://github.com/mastra-ai/mastra/commit/18c3a90c9e48cf69500e308affeb8eba5860b2af), [`f35487b`](https://github.com/mastra-ai/mastra/commit/f35487bb2d46c636e22aa71d90025613ae38235a), [`6dc2192`](https://github.com/mastra-ai/mastra/commit/6dc21921aef0f0efab15cd0805fa3d18f277a76f), [`eeb3a3f`](https://github.com/mastra-ai/mastra/commit/eeb3a3f43aca10cf49479eed2a84b7d9ecea02ba), [`05f8d90`](https://github.com/mastra-ai/mastra/commit/05f8d9009290ce6aa03428b3add635268615db85), [`4b8da97`](https://github.com/mastra-ai/mastra/commit/4b8da97a5ce306e97869df6c39535d9069e563db), [`256df35`](https://github.com/mastra-ai/mastra/commit/256df3571d62beb3ad4971faa432927cc140e603)]:
8
+ - @mastra/core@1.11.0-alpha.1
9
+
10
+ ## 0.7.0-alpha.0
11
+
12
+ ### Minor Changes
13
+
14
+ - Added headless non-interactive mode via `--prompt` / `-p` flag. Mastra Code can now run from scripts, CI/CD pipelines, and task orchestration systems without human interaction. All blocking interactions (tool approvals, questions, plan approvals, sandbox access) are auto-resolved. Supports `--timeout`, `--continue`, and `--format json` flags. Exit codes: 0 (success), 1 (error/aborted), 2 (timeout). ([#13648](https://github.com/mastra-ai/mastra/pull/13648))
15
+
16
+ ### Patch Changes
17
+
18
+ - Improve MastraCode image pasting for clipboard images, local image paths, and remote image URLs. ([#13953](https://github.com/mastra-ai/mastra/pull/13953))
19
+
20
+ - Improved web_search tool rendering in the TUI. Search results now display a clean list of titles and URLs with the search query in the header, instead of dumping raw JSON. ([#13870](https://github.com/mastra-ai/mastra/pull/13870))
21
+
22
+ - Improved the shell passthrough command (`! <command>`, e.g. `! ls -la`) to show output as it happens. Previously, running a command like `! ping example.com` would show nothing until the command finished. Now, stdout and stderr stream live into a bordered output box with a spinner that resolves to a success or failure indicator on completion. ([#13999](https://github.com/mastra-ai/mastra/pull/13999))
23
+
24
+ - Subagents now use the same file and command tools as the parent agent, ensuring consistent behavior across sandbox environments and workspaces. ([#13940](https://github.com/mastra-ai/mastra/pull/13940))
25
+
26
+ - Updated dependencies [[`4f71b43`](https://github.com/mastra-ai/mastra/commit/4f71b436a4a6b8839842d8da47b57b84509af56c), [`a070277`](https://github.com/mastra-ai/mastra/commit/a07027766ce195ba74d0783116d894cbab25d44c), [`b628b91`](https://github.com/mastra-ai/mastra/commit/b628b9128b372c0f54214d902b07279f03443900), [`332c014`](https://github.com/mastra-ai/mastra/commit/332c014e076b81edf7fe45b58205882726415e90), [`6b63153`](https://github.com/mastra-ai/mastra/commit/6b63153878ea841c0f4ce632ba66bb33e57e9c1b), [`c2d7a7c`](https://github.com/mastra-ai/mastra/commit/c2d7a7c48d89245188c81a9a436ad8b1d9f3872d), [`4246e34`](https://github.com/mastra-ai/mastra/commit/4246e34cec9c26636d0965942268e6d07c346671), [`b8837ee`](https://github.com/mastra-ai/mastra/commit/b8837ee77e2e84197609762bfabd8b3da326d30c), [`5d950f7`](https://github.com/mastra-ai/mastra/commit/5d950f7bf426a215a1808f0abef7de5c8336ba1c), [`d3ad589`](https://github.com/mastra-ai/mastra/commit/d3ad589a39e66bb783513c4bbf912246bdf18c22), [`28c85b1`](https://github.com/mastra-ai/mastra/commit/28c85b184fc32b40f7f160483c982da6d388ecbd), [`e9a08fb`](https://github.com/mastra-ai/mastra/commit/e9a08fbef1ada7e50e961e2f54f55e8c10b4a45c), [`57c7391`](https://github.com/mastra-ai/mastra/commit/57c739108b9a6c9160352f0468dfe0428c03a234), [`18d91c3`](https://github.com/mastra-ai/mastra/commit/18d91c3b6e905cfd3ba50e7c7dc81164b6aa69ad), [`631ffd8`](https://github.com/mastra-ai/mastra/commit/631ffd82fed108648b448b28e6a90e38c5f53bf5), [`aae2295`](https://github.com/mastra-ai/mastra/commit/aae2295838a2d329ad6640829e87934790ffe5b8), [`aa61f29`](https://github.com/mastra-ai/mastra/commit/aa61f29ff8095ce46a4ae16e46c4d8c79b2b685b), [`7ff3714`](https://github.com/mastra-ai/mastra/commit/7ff37148515439bb3be009a60e02c3e363299760), [`41d79a1`](https://github.com/mastra-ai/mastra/commit/41d79a14bd8cb6de1e2565fd0a04786bae2f211b), [`e673376`](https://github.com/mastra-ai/mastra/commit/e6733763ad1321aa7e5ae15096b9c2104f93b1f3), [`b2204c9`](https://github.com/mastra-ai/mastra/commit/b2204c98a42848bbfb6f0440f005dc2b6354f1cd), [`a1bf1e3`](https://github.com/mastra-ai/mastra/commit/a1bf1e385ed4c0ef6f11b56c5887442970d127f2), [`b6f647a`](https://github.com/mastra-ai/mastra/commit/b6f647ae2388e091f366581595feb957e37d5b40), [`0c57b8b`](https://github.com/mastra-ai/mastra/commit/0c57b8b0a69a97b5a4ae3f79be6c610f29f3cf7b), [`b081f27`](https://github.com/mastra-ai/mastra/commit/b081f272cf411716e1d6bd72ceac4bcee2657b19), [`682b7f7`](https://github.com/mastra-ai/mastra/commit/682b7f773b7940687ef22569e720fd4bc4fdb8fe), [`0c09eac`](https://github.com/mastra-ai/mastra/commit/0c09eacb1926f64cfdc9ae5c6d63385cf8c9f72c), [`6b9b93d`](https://github.com/mastra-ai/mastra/commit/6b9b93d6f459d1ba6e36f163abf62a085ddb3d64), [`d3ad589`](https://github.com/mastra-ai/mastra/commit/d3ad589a39e66bb783513c4bbf912246bdf18c22), [`b6f647a`](https://github.com/mastra-ai/mastra/commit/b6f647ae2388e091f366581595feb957e37d5b40), [`31b6067`](https://github.com/mastra-ai/mastra/commit/31b6067d0cc3ab10e1b29c36147f3b5266bc714a), [`797ac42`](https://github.com/mastra-ai/mastra/commit/797ac4276de231ad2d694d9aeca75980f6cd0419), [`0423bf4`](https://github.com/mastra-ai/mastra/commit/0423bf4292bd494565ef631bc4f2cc7b86b27390), [`0bc289e`](https://github.com/mastra-ai/mastra/commit/0bc289e2d476bf46c5b91c21969e8d0c6864691c), [`9b75a06`](https://github.com/mastra-ai/mastra/commit/9b75a06e53ebb0b950ba7c1e83a0142047185f46), [`4c3a1b1`](https://github.com/mastra-ai/mastra/commit/4c3a1b122ea083e003d71092f30f3b31680b01c0), [`b8837ee`](https://github.com/mastra-ai/mastra/commit/b8837ee77e2e84197609762bfabd8b3da326d30c), [`0c57b8b`](https://github.com/mastra-ai/mastra/commit/0c57b8b0a69a97b5a4ae3f79be6c610f29f3cf7b), [`85cc3b3`](https://github.com/mastra-ai/mastra/commit/85cc3b3b6f32ae4b083c26498f50d5b250ba944b), [`3ebdadf`](https://github.com/mastra-ai/mastra/commit/3ebdadfe517d16f29464f35baba8356771160369), [`d567299`](https://github.com/mastra-ai/mastra/commit/d567299cf81e02bd9d5221d4bc05967d6c224161), [`97ea28c`](https://github.com/mastra-ai/mastra/commit/97ea28c746e9e4147d56047bbb1c4a92417a3fec), [`d567299`](https://github.com/mastra-ai/mastra/commit/d567299cf81e02bd9d5221d4bc05967d6c224161), [`716ffe6`](https://github.com/mastra-ai/mastra/commit/716ffe68bed81f7c2690bc8581b9e140f7bf1c3d), [`8296332`](https://github.com/mastra-ai/mastra/commit/8296332de21c16e3dfc3d0b2d615720a6dc88f2f), [`4df2116`](https://github.com/mastra-ai/mastra/commit/4df211619dd922c047d396ca41cd7027c8c4c8e7), [`2219c1a`](https://github.com/mastra-ai/mastra/commit/2219c1acbd21da116da877f0036ffb985a9dd5a3), [`17c4145`](https://github.com/mastra-ai/mastra/commit/17c4145166099354545582335b5252bdfdfd908b)]:
27
+ - @mastra/core@1.11.0-alpha.0
28
+ - @mastra/libsql@1.7.0-alpha.0
29
+ - @mastra/pg@1.8.0-alpha.0
30
+ - @mastra/memory@1.6.2-alpha.0
31
+ - @mastra/mcp@1.1.0
32
+
3
33
  ## 0.6.0
4
34
 
5
35
  ### Minor Changes
@@ -1,3 +1,10 @@
1
- import type { SubagentDefinition } from './types.js';
2
- export declare const auditTestsSubagent: SubagentDefinition;
1
+ /**
2
+ * Audit-tests subagent — read-only test quality auditor.
3
+ *
4
+ * This subagent reviews test files provided by the parent agent,
5
+ * explores the repo's existing testing conventions, and produces
6
+ * a detailed audit report with actionable improvement recommendations.
7
+ */
8
+ import type { HarnessSubagent } from '@mastra/core/harness';
9
+ export declare const auditTestsSubagent: HarnessSubagent;
3
10
  //# sourceMappingURL=audit-tests.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"audit-tests.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/audit-tests.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAErD,eAAO,MAAM,kBAAkB,EAAE,kBA+GhC,CAAC"}
1
+ {"version":3,"file":"audit-tests.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/audit-tests.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAI5D,eAAO,MAAM,kBAAkB,EAAE,eAgHhC,CAAC"}
@@ -1,3 +1,10 @@
1
- import type { SubagentDefinition } from './types.js';
2
- export declare const executeSubagent: SubagentDefinition;
1
+ /**
2
+ * Execute subagent — focused task execution with write capabilities.
3
+ *
4
+ * This subagent is given a specific implementation task and uses both
5
+ * read and write tools to complete it. It can modify files, run commands,
6
+ * and perform actual development work within a constrained scope.
7
+ */
8
+ import type { HarnessSubagent } from '@mastra/core/harness';
9
+ export declare const executeSubagent: HarnessSubagent;
3
10
  //# sourceMappingURL=execute.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"execute.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/execute.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAErD,eAAO,MAAM,eAAe,EAAE,kBAkD7B,CAAC"}
1
+ {"version":3,"file":"execute.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/execute.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAI5D,eAAO,MAAM,eAAe,EAAE,eA0C7B,CAAC"}
@@ -1,3 +1,10 @@
1
- import type { SubagentDefinition } from './types.js';
2
- export declare const exploreSubagent: SubagentDefinition;
1
+ /**
2
+ * Explore subagent — read-only codebase exploration.
3
+ *
4
+ * This subagent is given a focused task (e.g., "find all usages of X",
5
+ * "understand how module Y works") and uses read-only tools to explore
6
+ * the codebase, then returns a concise summary of its findings.
7
+ */
8
+ import type { HarnessSubagent } from '@mastra/core/harness';
9
+ export declare const exploreSubagent: HarnessSubagent;
3
10
  //# sourceMappingURL=explore.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"explore.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/explore.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAErD,eAAO,MAAM,eAAe,EAAE,kBA8B7B,CAAC"}
1
+ {"version":3,"file":"explore.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/explore.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAI5D,eAAO,MAAM,eAAe,EAAE,eAgC7B,CAAC"}
@@ -1,3 +1,10 @@
1
- import type { SubagentDefinition } from './types.js';
2
- export declare const planSubagent: SubagentDefinition;
1
+ /**
2
+ * Plan subagent — read-only analysis and planning.
3
+ *
4
+ * This subagent is given a task to analyze and produces a structured
5
+ * implementation plan. It can read the codebase to understand existing
6
+ * patterns and architecture, but cannot modify anything.
7
+ */
8
+ import type { HarnessSubagent } from '@mastra/core/harness';
9
+ export declare const planSubagent: HarnessSubagent;
3
10
  //# sourceMappingURL=plan.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"plan.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/plan.ts"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,YAAY,CAAC;AAErD,eAAO,MAAM,YAAY,EAAE,kBAgC1B,CAAC"}
1
+ {"version":3,"file":"plan.d.ts","sourceRoot":"","sources":["../../../src/agents/subagents/plan.ts"],"names":[],"mappings":"AAAA;;;;;;GAMG;AACH,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAC;AAI5D,eAAO,MAAM,YAAY,EAAE,eAkC1B,CAAC"}