feat: export workspace target resolver #22

Merged
hongming merged 1 commits from ssot/workspace-targets-contract into main 2026-05-21 22:30:30 +00:00
Owner

Summary

  • add side-effect-free workspace target parser/formatter as the base MCP SSOT
  • export the targets subpath for adapters without starting the MCP server
  • point package publish metadata/workflow at the Gitea npm registry

Tests

  • npm run build
  • npm test -- --runInBand src/tests/targets.test.ts
  • npm test -- --runInBand
## Summary - add side-effect-free workspace target parser/formatter as the base MCP SSOT - export the targets subpath for adapters without starting the MCP server - point package publish metadata/workflow at the Gitea npm registry ## Tests - npm run build - npm test -- --runInBand src/__tests__/targets.test.ts - npm test -- --runInBand
hongming added 1 commit 2026-05-21 22:28:17 +00:00
feat: export workspace target resolver
CI / test (pull_request) Successful in 44s
0cab4d1653
hongming merged commit a15863bbe4 into main 2026-05-21 22:30:30 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: molecule-ai/molecule-mcp-server#22