issues Search Results · language:Dune language:Python language:Java language:Java language:HTML language:HTML language:Java
Filter by
42.5M results
Context
Codecov was dropped in #138 because it had never been activated for this repo — the CI upload step never actually worked
(codecov-action v4+ requires a real repo-scoped token; the token that had ...
enhancement
github_actions
priority:low
Description
Python, typescript and other language projects should be modernized by using a robust project config and improved CI
pipeline.
How to test / Validate
!-- Optional: acceptance criteria or ...
enhancement
Bug Description
I think this was a breaking change: d8f32b57ab16740726c90720d752bd17c1cbe392 Previously, specifying dims as lists to
Qobj used to work. Now it doesn t, but also seems that we can t pass ...
Purpose
Block incomplete Robinhood MCP proposal cards from reaching approval.
Rule
Every proposal must include a stop-loss level and max-loss amount before it can be displayed for approval.
Acceptance ...
risk-control
robinhood
schema
Summary
preprocess_one() in preprocess_batch.py has a hardcoded timeout=600 (line 59). The chunk_timeout config key read by
preprocess.py is never consulted here. A user who sets chunk_timeout: 1200 in ...
Purpose
Guarantee TradeGate cannot generate or approve market-order proposals from Robinhood MCP context.
Rule
Only limit-order proposal cards are allowed.
Acceptance criteria
- Runtime rejects ...
risk-control
robinhood
runtime
What to build
改进 POST /api/v1/data/sync 端点的错误提示,当 type 值无效时显示所有有效选项,而非仅说 Unsupported data type 。
Steps to reproduce
1. 发送 type=bar(而非正确的 bars):
curl -X POST http://localhost:8000/api/v1/data/sync ...
bug
mod:api
needs-triage
P2
ready-for-agent
What to build
修复 FastAPI 的 trailing slash 重定向行为。GET /api/v1/portfolios 返回 307,而 GET /api/v1/portfolios/ 返回 200。POST 重定向更危险 — 会丢失
Authorization header 导致 401。
Steps to reproduce
1. 获取有效 JWT token
2. ...
bug
mod:api
needs-triage
P2
ready-for-agent
Summary
arrows_parser.py defines its own slugify() function (line 41) instead of importing the canonical version from
write_vault.py. The two implementations are currently identical, but a bug fix or ...
Purpose
Track current public-source verification for Robinhood MCP before implementation assumptions are coded.
Known public-source status as of 2026-06-08
- Robinhood agentic trading has been reported ...
research
risk-control
robinhood

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.