5 Commits

Author SHA1 Message Date
ash 66ec6305e8 client: Honor IsError and extract JSON from tool text
CI / Test and build (pull_request) Successful in 13s
#15
2026-09-05 04:53:47 +00:00
ash bc50f3fd6b client: Prefer structuredContent in toolJSON
CI / Test and build (pull_request) Successful in 12s
get_equity_historicals can return MCP StructuredContent with empty or
non-JSON TextContent. Prefer StructuredContent (marshal to RawMessage)
so paper tradey once/run can parse historicals.

#13
2026-09-05 04:40:48 +00:00
s1d3sw1ped 9915ff0c5f feat: add OAuth login and MCP session connect 2026-09-01 12:06:01 -05:00
s1d3sw1ped 076c8c81b8 feat: add JSON-RPC MCP Call with ToolError 2026-09-01 11:44:03 -05:00
s1d3sw1ped e80095525d feat: add MCP enums, ToolError, and Caller 2026-09-01 11:26:23 -05:00