s1d3sw1ped
b4534b2741
feat: add equity place, review, and cancel
2026-09-01 12:47:05 -05:00
s1d3sw1ped
21170bcf15
fix: parse quotes results envelope and JSON-number num_std
2026-09-01 12:39:00 -05:00
s1d3sw1ped
658ba5efba
feat: add equity read MCP methods
2026-09-01 12:31:18 -05:00
s1d3sw1ped
87f4f40d77
feat: add accounts MCP methods
2026-09-01 12:20:14 -05:00
s1d3sw1ped
9915ff0c5f
feat: add OAuth login and MCP session connect
2026-09-01 12:06:01 -05:00
s1d3sw1ped
3983d0b335
feat: add token file and env Login
2026-09-01 11:53:16 -05:00
s1d3sw1ped
076c8c81b8
feat: add JSON-RPC MCP Call with ToolError
2026-09-01 11:44:03 -05:00
s1d3sw1ped
3b85bc4816
feat: add httptest Robinhood MCP mock
2026-09-01 11:33:55 -05:00
s1d3sw1ped
e80095525d
feat: add MCP enums, ToolError, and Caller
2026-09-01 11:26:23 -05:00
s1d3sw1ped
7d549fda58
feat: add module and decimal wire helpers
2026-09-01 11:12:10 -05:00
s1d3sw1ped
7e391c5e5e
chore: ignore worktrees and SDD scratch
2026-09-01 11:08:01 -05:00
s1d3sw1ped
699d26d90d
docs: add robinhood-agentic-mcp implementation plan
...
TDD tasks for wire, client, rhntest, auth, each asset-class
package, then the rh Connect facade and tool coverage.
2026-09-01 11:05:28 -05:00
s1d3sw1ped
4dd586eea1
docs: live MCP tests are out of scope, not deferred
...
No //go:build live smoke. Tests stop at rhntest and env-token Login.
2026-09-01 10:56:58 -05:00
s1d3sw1ped
6600aa0eff
docs: apply spec corrections for identity, decimal parse, mocks
...
Callers set MCP/OAuth identity on Config before Login/Connect.
Unparseable money errors instead of silent zero. Tests hit an
httptest Robinhood MCP mock, not only injected Callers.
2026-09-01 10:49:37 -05:00
s1d3sw1ped
58b9b48e15
docs: add robinhood-agentic-mcp library design spec
...
Typed Go client for the full Robinhood Agentic MCP, using tradey's
transport/auth and Alpaca-shaped decimals and order enums.
2026-09-01 10:36:19 -05:00