Skip to content

Commit 3c3a253

Browse files
committed
2026.07.02 release
1 parent 7e21721 commit 3c3a253

374 files changed

Lines changed: 44431 additions & 2579 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.claude-plugin/marketplace.json

Lines changed: 67 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"plugins": [
88
{
99
"name": "aerospace",
10-
"version": "0.1.0",
10+
"version": "0.2.0",
1111
"description": "Aerospace Toolbox.",
1212
"author": {
1313
"name": "MathWorks"
@@ -23,8 +23,8 @@
2323
},
2424
{
2525
"name": "ai-and-statistics",
26-
"version": "0.2.0",
27-
"description": "Deep Learning Toolbox.",
26+
"version": "0.3.0",
27+
"description": "Deep Learning Toolbox and Statistics and Machine Learning Toolbox.",
2828
"author": {
2929
"name": "MathWorks"
3030
},
@@ -42,7 +42,7 @@
4242
},
4343
{
4444
"name": "automotive",
45-
"version": "0.2.0",
45+
"version": "0.3.0",
4646
"description": "Automated Driving Toolbox, RoadRunner, and RoadRunner Scene Builder.",
4747
"author": {
4848
"name": "MathWorks"
@@ -82,9 +82,26 @@
8282
"strict": false,
8383
"skills": "./skills-catalog/cloud-solutions/"
8484
},
85+
{
86+
"name": "code-generation",
87+
"version": "0.1.0",
88+
"description": "Fixed-Point Designer.",
89+
"author": {
90+
"name": "MathWorks"
91+
},
92+
"keywords": [
93+
"matlab",
94+
"code-generation",
95+
"fixed-point"
96+
],
97+
"source": "./",
98+
"category": "development",
99+
"strict": false,
100+
"skills": "./skills-catalog/code-generation/"
101+
},
85102
{
86103
"name": "computational-biology",
87-
"version": "0.2.0",
104+
"version": "0.2.1",
88105
"description": "SimBiology.",
89106
"author": {
90107
"name": "MathWorks"
@@ -99,24 +116,59 @@
99116
"strict": false,
100117
"skills": "./skills-catalog/computational-biology/"
101118
},
119+
{
120+
"name": "computational-finance",
121+
"version": "0.1.0",
122+
"description": "Datafeed Toolbox.",
123+
"author": {
124+
"name": "MathWorks"
125+
},
126+
"keywords": [
127+
"matlab",
128+
"finance",
129+
"datafeed"
130+
],
131+
"source": "./",
132+
"category": "development",
133+
"strict": false,
134+
"skills": "./skills-catalog/computational-finance/"
135+
},
102136
{
103137
"name": "image-processing-and-computer-vision",
104-
"version": "0.4.0",
105-
"description": "Image Processing Toolbox and Computer Vision Toolbox.",
138+
"version": "0.5.0",
139+
"description": "Image Processing Toolbox, Computer Vision Toolbox, Lidar Toolbox, and Medical Imaging Toolbox.",
106140
"author": {
107141
"name": "MathWorks"
108142
},
109143
"keywords": [
110144
"matlab",
111145
"image-processing",
112146
"computer-vision",
113-
"lidar"
147+
"lidar",
148+
"medical-imaging"
114149
],
115150
"source": "./",
116151
"category": "development",
117152
"strict": false,
118153
"skills": "./skills-catalog/image-processing-and-computer-vision/"
119154
},
155+
{
156+
"name": "math-and-optimization",
157+
"version": "0.1.0",
158+
"description": "PDE Toolbox.",
159+
"author": {
160+
"name": "MathWorks"
161+
},
162+
"keywords": [
163+
"matlab",
164+
"pde",
165+
"finite-element"
166+
],
167+
"source": "./",
168+
"category": "development",
169+
"strict": false,
170+
"skills": "./skills-catalog/math-and-optimization/"
171+
},
120172
{
121173
"name": "matlab-app-building",
122174
"version": "0.1.1",
@@ -137,7 +189,7 @@
137189
},
138190
{
139191
"name": "matlab-core",
140-
"version": "0.3.3",
192+
"version": "0.4.0",
141193
"description": "Create, debug, test, review, and manage MATLAB code and installations. Every toolkit user needs these.",
142194
"author": {
143195
"name": "MathWorks"
@@ -266,7 +318,7 @@
266318
},
267319
{
268320
"name": "reporting-and-database-access",
269-
"version": "0.2.0",
321+
"version": "0.3.0",
270322
"description": "Database Toolbox.",
271323
"author": {
272324
"name": "MathWorks"
@@ -300,16 +352,17 @@
300352
},
301353
{
302354
"name": "robotics-and-autonomous-systems",
303-
"version": "0.2.0",
304-
"description": "Navigation Toolbox and UAV Toolbox.",
355+
"version": "0.3.0",
356+
"description": "Navigation Toolbox, UAV Toolbox, and Robotics System Toolbox.",
305357
"author": {
306358
"name": "MathWorks"
307359
},
308360
"keywords": [
309361
"matlab",
310362
"robotics",
311363
"navigation",
312-
"ros"
364+
"ros",
365+
"robotics-system-toolbox"
313366
],
314367
"source": "./",
315368
"category": "development",
@@ -337,7 +390,7 @@
337390
},
338391
{
339392
"name": "test-and-measurement",
340-
"version": "0.3.0",
393+
"version": "0.4.0",
341394
"description": "Data Acquisition Toolbox, Image Acquisition Toolbox, Industrial Communication Toolbox, MATLAB Support Package for Arduino Hardware, and Vehicle Network Toolbox.",
342395
"author": {
343396
"name": "MathWorks"

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Use the toolkit's setup skill when the user asks to install, configure, update,
55
- Primary setup skill: `skills-catalog/toolkit/matlab-agentic-toolkit-setup/SKILL.md`
66
- Codex-specific setup details: `skills-catalog/toolkit/matlab-agentic-toolkit-setup/reference/codex-setup-guidance.md`
77

8-
For MATLAB implementation tasks, prefer the domain skills under `skills-catalog/`. Each plugin directory (e.g., `matlab-core/`) contains skills with a `SKILL.md` and `manifest.yaml`.
8+
For MATLAB® implementation tasks, prefer the domain skills under `skills-catalog/`. Each plugin directory (e.g., `matlab-core/`) contains skills with a `SKILL.md` and `manifest.yaml`.
99

1010
When setting up Codex:
1111

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Contribute to MATLAB Agentic Toolkit
22

3-
MathWorks welcomes your feedback on the MATLAB Agentic Toolkit.
3+
MathWorks® welcomes your feedback on the MATLAB® Agentic Toolkit.
44

55
- **Issues**: To report bugs, suggest features, or discuss ideas, open an issue. MathWorks actively monitors and responds to issues.
66
- **Pull Requests**: Pull requests are not enabled on this repository.

Configuration_and_Troubleshooting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ To manually install and configure the MCP server rather than using the automated
2121

2222
Platform | MCP Configuration | Platform-Specific Notes |
2323
|----------|------------------|-------------------|
24-
| Claude Code | `~/.claude/settings.json` | - |
24+
| Claude Code | `~/.claude.json` | Use `claude mcp add` to configure. |
2525
| GitHub Copilot | VS Code user-profile `mcp.json` | Reload VS Code after setup completes. |
26-
| OpenAI Codex | `~/.codex/config.toml` | After setup, you can tune two settings in the `[mcp_servers.matlab]` section of `~/.codex/config.toml`: 1) Set `tool_timeout_sec = 600` to increase the tool timeout for longer MATLAB operations like test suites and simulations. Increase further for very long-running tasks. 2) Set `env_vars = ['WINDIR']` on Windows for Simulink to work, since Codex strips environment variables from MCP server subprocesses by default. |
26+
| OpenAI Codex | `~/.codex/config.toml` | After setup, you can tune two settings in the `[mcp_servers.matlab]` section of `~/.codex/config.toml`: 1) Set `tool_timeout_sec = 600` to increase the tool timeout for longer MATLAB operations like test suites and simulations. Increase further for very long-running tasks. 2) Set `env_vars = ['WINDIR']` on Windows for Simulink® to work, since Codex strips environment variables from MCP server subprocesses by default. |
2727
| Gemini CLI | `~/.gemini/settings.json` | Start a new Gemini session after setup. |
2828
| Sourcegraph Amp | `~/.config/amp/settings.json` | If you have `amp.mcpPermissions` rules that block MCP servers, setup will detect this and ask before making changes. |
2929

@@ -210,7 +210,7 @@ We are actively exploring more robust solutions to improve skill discovery and a
210210
---
211211

212212
## Support and Contributions
213-
MathWorks encourages you to use this repository and provide feedback. Pull requests are not enabled on this repository. To request technical support or submit an enhancement request, [create a GitHub issue](https://github.com/matlab/matlab-agentic-toolkit/issues) or [contact technical support](https://www.mathworks.com/support/contact_us.html).
213+
MathWorks® encourages you to use this repository and provide feedback. Pull requests are not enabled on this repository. To request technical support or submit an enhancement request, [create a GitHub issue](https://github.com/matlab/matlab-agentic-toolkit/issues) or [contact technical support](https://www.mathworks.com/support/contact_us.html).
214214

215215
----
216216

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -113,16 +113,19 @@ After you install the MATLAB Agentic Toolkit, your agent can use skills. For bes
113113
| Skill Group | Supported Products |
114114
|-------------|--------------------|
115115
| [**Aerospace**](skills-catalog/README.md#aerospace-aerospace) | Aerospace Toolbox |
116-
| [**AI and Statistics**](skills-catalog/README.md#ai-and-statistics-ai-and-statistics) | Deep Learning Toolbox |
116+
| [**AI and Statistics**](skills-catalog/README.md#ai-and-statistics-ai-and-statistics) | Deep Learning Toolbox and Statistics and Machine Learning Toolbox |
117117
| [**Automotive**](skills-catalog/README.md#automotive-automotive) | Automated Driving Toolbox, RoadRunner, and RoadRunner Scene Builder |
118118
| [**Cloud Solutions**](skills-catalog/README.md#cloud-solutions-cloud-solutions) | MATLAB Drive |
119+
| [**Code Generation**](skills-catalog/README.md#code-generation-code-generation) | Fixed-Point Designer |
119120
| [**Computational Biology**](skills-catalog/README.md#computational-biology-computational-biology) | SimBiology |
120-
| [**Image Processing and Computer Vision**](skills-catalog/README.md#image-processing-and-computer-vision-image-processing-and-computer-vision) | Image Processing Toolbox and Computer Vision Toolbox |
121+
| [**Computational Finance**](skills-catalog/README.md#computational-finance-computational-finance) | Datafeed Toolbox |
122+
| [**Image Processing and Computer Vision**](skills-catalog/README.md#image-processing-and-computer-vision-image-processing-and-computer-vision) | Image Processing Toolbox, Computer Vision Toolbox, Lidar Toolbox, and Medical Imaging Toolbox |
123+
| [**Math and Optimization**](skills-catalog/README.md#math-and-optimization-math-and-optimization) | PDE Toolbox |
121124
| [**Parallel Computing**](skills-catalog/README.md#parallel-computing-parallel-computing) | Parallel Computing Toolbox and MATLAB Parallel Server |
122125
| [**Radar**](skills-catalog/README.md#radar-radar) | Phased Array System Toolbox, Sensor Fusion and Tracking Toolbox, and Mapping Toolbox |
123126
| [**Reporting and Database Access**](skills-catalog/README.md#reporting-and-database-access-reporting-and-database-access) | Database Toolbox |
124127
| [**RF and Mixed Signal**](skills-catalog/README.md#rf-and-mixed-signal-rf-and-mixed-signal) | Antenna Toolbox, Mixed-Signal Blockset, RF Toolbox, RF PCB Toolbox, and SerDes Toolbox |
125-
| [**Robotics and Autonomous Systems**](skills-catalog/README.md#robotics-and-autonomous-systems-robotics-and-autonomous-systems) | Navigation Toolbox and UAV Toolbox |
128+
| [**Robotics and Autonomous Systems**](skills-catalog/README.md#robotics-and-autonomous-systems-robotics-and-autonomous-systems) | Navigation Toolbox, UAV Toolbox, and Robotics System Toolbox |
126129
| [**Signal Processing**](skills-catalog/README.md#signal-processing-signal-processing) | Audio Toolbox, DSP HDL Toolbox, DSP System Toolbox, Signal Processing Toolbox, and Wavelet Toolbox |
127130
| [**Test and Measurement**](skills-catalog/README.md#test-and-measurement-test-and-measurement) | Data Acquisition Toolbox, Image Acquisition Toolbox, Industrial Communication Toolbox, MATLAB Support Package for Arduino Hardware, and Vehicle Network Toolbox |
128131
| [**Wireless Communications**](skills-catalog/README.md#wireless-communications-wireless-communications) | Communications Toolbox, 5G Toolbox, WLAN Toolbox, Bluetooth Toolbox, Satellite Communications Toolbox, Wireless Network Toolbox, and Wireless Testbench |
@@ -148,7 +151,7 @@ When using the MATLAB Agentic Toolkit and MATLAB MCP Server, you should thorough
148151
## Licensing and Usage
149152
The license is available in the [LICENSE.md](LICENSE.md) file in this GitHub repository.
150153

151-
MCP servers are only permitted to be used with MATLAB in accordance with the MathWorks Software License Agreement, and must not be shared by multiple users. Contact MathWorks if you need to support shared or centralized server use.
154+
MCP servers are only permitted to be used with MATLAB in accordance with the MathWorks® Software License Agreement, and must not be shared by multiple users. Contact MathWorks if you need to support shared or centralized server use.
152155

153156
---
154157
## Support and Contributions

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
If you believe you have discovered a security vulnerability, please report it to
44
[security@mathworks.com](mailto:security@mathworks.com). Please see
5-
[MathWorks Vulnerability Disclosure Policy for Security Researchers](https://www.mathworks.com/company/aboutus/policies_statements/vulnerability-disclosure-policy.html)
5+
[MathWorks® Vulnerability Disclosure Policy for Security Researchers](https://www.mathworks.com/company/aboutus/policies_statements/vulnerability-disclosure-policy.html)
66
for additional information.
77

88
----

SUPPORT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
## Getting Help
44

5-
To request technical support or submit an enhancement request, [create a GitHub issue](https://github.com/matlab/matlab-agentic-toolkit/issues) or [contact MathWorks Technical Support](https://www.mathworks.com/support/contact_us.html).
5+
To request technical support or submit an enhancement request, [create a GitHub issue](https://github.com/matlab/matlab-agentic-toolkit/issues) or [contact MathWorks® Technical Support](https://www.mathworks.com/support/contact_us.html).
66

7-
For MATLAB MCP Server issues, see the [MATLAB MCP Server](https://github.com/matlab/matlab-mcp-core-server) repository.
7+
For MATLAB® MCP Server issues, see the [MATLAB MCP Server](https://github.com/matlab/matlab-mcp-core-server) repository.
88

99
## Before You File an Issue
1010

0 commit comments

Comments
 (0)