• Joined on 2024-08-30
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 20:32:00 -05:00
75d29ac769 fix(ci): use github.token for cross-repo clone
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 20:30:45 -05:00
ef82ac0531 fix(ci): use URL-embedded token for cross-repo clone
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 20:26:19 -05:00
012e53821c fix(ci): add explicit ref:main for cross-repo checkout
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-27 19:36:52 -05:00
89bb29e563 v0.2.0 — remove vendored fork, upstream login feature
2de3b709d8 feat: expose automated login and session refresh with safety status tool
Compare 2 commits »
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-25 00:20:23 -05:00
3d0352384b fix: monkey-patch mcp cancellation race crash (SDK issue #2416)
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 20:16:58 -05:00
61073b2b69 fix: vendor-based Docker build, playwright upgrade, and CI cross-repo checkout
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 20:03:44 -05:00
9b453e5bb6 fix(ci): use .netrc for HTTPS git auth instead of URL-embedded token
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 20:00:47 -05:00
5a961a3f28 fix(ci): use username:token format for HTTPS git auth
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 19:58:48 -05:00
d212078420 fix(ci): install git in builder and pass token for private dependency
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 19:54:55 -05:00
8a73226523 fix: update scraper dep, add curl for healthcheck, remove stale source
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 17:48:27 -05:00
04087ee6f9 chore: use git repository for schwab-scraper dependency
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 16:35:29 -05:00
005162ce0e fix(positions): further improve lot extraction robustness for large accounts
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 16:34:39 -05:00
a05ba3b8a8 fix(positions): sync latest scraper fixes from main repository
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 00:09:47 -05:00
429a2832fd Fix TypeError: Object of type MorningstarData is not JSON serializable
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-24 00:02:25 -05:00
3fbabfff16 Update Playwright to 1.58.0 and pyee to >=13.0.0 to fix version mismatch
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-23 23:48:10 -05:00
ad4d7317f4 Downgrade playwright to 1.50.0 to fix version mismatch with browserless server
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-23 21:28:57 -05:00
342167e788 Add local helper script for cookie uploading
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-23 21:01:40 -05:00
e14e060576 Add local helper script for cookie uploading
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-23 20:54:47 -05:00
5f038b753f Add upload_cookies tool for manual session provision
b3nw pushed to main at b3nw/schwab-mcp-custom 2026-04-23 20:50:22 -05:00
650ea2d087 Fix build: Bundle schwab_scraper source and use local dependencies