issues Search Results · language:Dune language:JavaScript language:Java language:Python language:Python language:JavaScript
Filter by
55.4M results
data/yf_provider.py:24-32, 58-99
yfinance returns an empty DataFrame on rate-limit/transient failure without raising. _cached then writes the empty/0.0
result to .cache/*.json permanently. Later runs ...
live/session.py:142-156, live/executor.py:52
The flatten builds ExitAction(remaining, bar.c, eod ) then sets remaining = 0 before the fill is confirmed. action.price
= bar.c is non-None so submit_sell ...
live/ib_state.py:85, live/session.py:92-96, live/ib_client.py:121
next_bar() is a bare Queue.get() with no timeout; the session loop only evaluates --stop-at / EOD flatten when a bar
arrives; error() ...
live/executor.py:43, live/session.py:123-139
enter() arms a resting broker STP but nothing ever polls it (_stops is only cancelled, never read). On a real stop hit
the broker fills on a tick before the ...
daemon を安全に停止できるようにする。PID ファイル管理 or claude agents 連携で、pkill -f の自己 kill(コマンド行に文字列を含む親まで巻き込む)を避ける。stop/health の HTTP も整理。
Part of #789
🤖 autopilot
Part of: #6
Scope
Add the large live canvas to the studio: a React component that renders a Sketch live, animating against wall-clock
time. This is the demo checkpoint for the slice — open the studio ...
ready-for-agent
size:task
enhancement
Part of: #6
Scope
Stand up apps/studio as a real React + Vite + TypeScript application. Today the package is a bare stub (package.json
only). This task delivers the app shell — Vite dev server, production ...
ready-for-agent
size:task

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.