Refactor: rename modules to was and remove MCP gateway integration

This commit is contained in:
jade
2026-08-04 22:13:51 +09:00
parent b698c0e8f8
commit 6637c90021
268 changed files with 62 additions and 307 deletions

View File

@@ -50,7 +50,7 @@ subprojects {
}
}
def toolCoreProject = project(':dap-tool-core')
def toolCoreProject = project(':dap-was-lib')
tasks.register('validateMcpToolNames', JavaExec) {
group = 'verification'