Commit Graph

8 Commits

Author SHA1 Message Date
8861e15019 feat(tools): add REST discovery tools (sage_list_entities, sage_get_context)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 17:11:45 +00:00
2de89ad718 feat(tools): add REST query tools (sage_query, sage_read, sage_search)
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 17:11:41 +00:00
badd0e55b9 feat(server): add MCP server skeleton with sage_health tool
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 17:05:51 +00:00
ef8d04e987 feat(soap): add SOAP client with read/query/getDescription
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 17:04:32 +00:00
b87f1e327c feat(rest): add SData 2.0 REST client with pagination and auth
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 17:02:10 +00:00
a7ae8148a3 spike(soap): validate SOAP library against X3 WSDL
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 16:57:26 +00:00
c5a1b800fc feat(core): add shared types, config validation, and error utilities
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 16:47:26 +00:00
b02dff9808 feat(scaffold): initialize project with TypeScript, vitest, MCP SDK
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-Claude)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
2026-03-10 16:40:43 +00:00