Commit Graph

5 Commits

Author SHA1 Message Date
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