issues Search Results · language:Dune language:Python language:JavaScript language:CSS language:HTML language:TypeScript
Filter by
64.5M results
What to build
修复 Sizer 和 Selector 组件直接访问 DI container / data 层的边界违规,使组件可脱离数据库进行单元测试。
当前违规组件:
- RatioSizer:直接 container.bar_service().get() 获取价格
- ATRSizer:同上,直接访问 container.bar_service()
- FixedSizer:通过 ...
bug
mod:trading
P2
ready-for-human
Description
Multiple client components perform Supabase CRUD operations directly from the browser using the anon key. The only RLS
policy in the entire supabase_setup.sql is for community_contributors ...
概要
現在 portfolio と portfolio-api は別リポジトリで管理している。 ローカル開発の利便性向上のためモノレポ化を検討する。
背景
ローカル開発時に portfolio と portfolio-api を別々に起動する必要がある。 モノレポ化することで docker-compose.yml 1つで両方起動できるようになる。
検討内容
- モノレポ構成(turborepo ...
Problem
In the delete confirmation dialog, the ** No (cancel) button uses className= create ** — which renders it in bright
green (rgba(34, 197, 94, 0.95)). The destructive Yes button uses className= ...
ui-ux
The crawler workflow failed.
View run
crawler-failure
Delegated by OrbitOS for the Claude Code worker.
Task
AUTONOMOUS MISSION TICK — delegated by OrbitOS (Mat is away).
Autonomous mission tick (Mat is AWAY and is NOT to be involved — do the work, don ...
orbitos-task
What to build
提取 PortfolioBase 中 4 种组件的重复绑定传播模式为单一助手方法。
当前问题:
- add_strategy()、bind_selector()、bind_sizer()、add_risk_manager() 各自重复相同的 4 步传播:
component.bind_portfolio(self)
component.bind_engine(self._bound_engine) ...
mod:trading
P3
ready-for-agent
refactor
🤖 Автоматически обнаружена проблема
Файл: app/components/chat/UserMessage.tsx
Тип: security
Серьёзность: high
Описание
Potential XSS vulnerability due to unsanitized user input in Markdown component ...
controller:security
priority:high
🤖 Автоматически обнаружена проблема
Файл: app/components/chat/AssistantMessage.tsx
Тип: security
Серьёзность: high
Описание
DOM-based XSS vulnerability
Рекомендация
Validate and sanitize user input ...
controller:security
priority:high

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.