Skip to content

Commit 066041d

Browse files
committed
new: Add more MCP tools. (#2021)
* Update deps. * Add tool. * Move tool files. * Add sync workspace. * Add sync projects. * Update docs. * Update deps. * Rework args.
1 parent 1e6ff86 commit 066041d

16 files changed

Lines changed: 757 additions & 501 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Added support for terminal desktop notifications. Can be enabled with the new
88
`notifier.terminalNotifications` setting in `.moon/workspace.yml`.
9+
- Added new MCP tools.
10+
- `get_touched_files` - Gets touched files between base and head.
11+
- `sync_projects` - Runs the `SyncProject` action for one or many projects.
12+
- `sync_workspace` - Runs the `SyncWorkspace` action.
913

1014
#### ⚙️ Internal
1115

0 commit comments

Comments
 (0)