You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: AGENTS.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,6 +55,7 @@ See [building.md](docs/building.md) for detailed instructions.
55
55
-`PacletExtension.wl`: Paclet discovery, name resolution, and definition loading for the [paclet extension](docs/paclet-extensions.md) system
56
56
-`PreferencesContent.wl`: Implementation of `CreatePreferencesContent`, which builds the toolset configuration UI for the system preferences dialog (see [preferences-content.md](docs/preferences-content.md))
57
57
-`StartMCPServer.wl`: Implementation for starting MCP servers
58
+
-`SupportedClients.wl`: Registry of supported MCP clients (`$SupportedMCPClients`) and relevant utility functions
58
59
-`ValidateAgentToolsPacletExtension.wl`: Validation of `"AgentTools"`[paclet extensions](docs/paclet-extensions.md)
-`Skills/`: Generated skill directories. The `references/` and `scripts/` subdirectories of each skill (e.g. `AgentSkills/Skills/wolfram-language/references/`) are generated by `Scripts/BuildAgentSkills.wls` and **must not be edited manually** — modify the source files (`AgentSkills/References/`, `Scripts/Resources/SkillScriptTemplate.wls`, and the corresponding tool definitions in `Kernel/Tools/`) and rebuild instead.
75
76
-`.claude-plugin/`: Claude Code plugin packaging
76
77
-`marketplace.json`: Plugin marketplace definition for distributing agent skills via Claude Code
77
78
-`Notes/`: Development notes and design explorations
0 commit comments