issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:JavaScript linked:pr
Filter by
4.5M results
This was generated by AI during triage.
Follow-up from #2196.
The set of AI Text-to-Annotation output formats that require a mask from the model is currently encoded in two
independent places:
- In ...
ready-for-agent
type: task
需求描述
策略参数配置页面(strategy_dynamic.html)曾有一个资金预览功能:填写 初始资金 和 交易单位 时,实时显示最新股价、每手金额、按当前资金可买几手。该功能在之前的模板调整中丢失了。
现状
/api/stock_price/ stock_code 端点仍存在,stock_code 也正常传入模板,但前端没有调用和展示预览。
改动
在 strategy_dynamic.html ...
ai-done
enhancement
triaged
概要
現状の btoa(encodeURIComponent(...)) は日本語で非効率。lz-string を導入して共有URLを短縮する。
やること
- lz-string パッケージを追加
- getShareUrl() と parseSharedHash() のエンコード・デコードを lz-string に置き換え
- 後方互換は不要(旧フォーマットは切り捨て)
対象ファイル ...
Summary
Repo-loop workflows can declare inputs such as the Data Machine bundle source, flow, and wait_for_completion, but the
WordPress/WP Codebox dispatch path needs an explicit bridge proving those ...
概要
URLが際限なく伸びるのを防ぐため、入力に上限を設ける。
やること
- 1アイテムの文字数上限: 50文字
- アイテム数の上限: 50件
- 上限に達したら入力UIでフィードバックを表示する
対象ファイル
- src/hooks/useTodos.js — add() にバリデーション追加
- src/components/TodoInput.jsx — 文字数カウンター・上限時のUI ...
概要
LINEなどでURLを貼ったときにリンクカードが表示されるよう、静的OGPメタタグを追加する。
やること
- og:title / og:description / og:type を追加
- og:image 用にシンプルなOGP画像を用意する(またはプレースホルダー)
対象ファイル
- index.html
備考
SPAのためリスト内容を動的に反映することはできない。アプリ全体の固定OGPとして設定する。 ...
The tests now complain No model on context stack .
Stack trace:
tests/slow/test_vi.py:48:
tests/slow/test_vi.py:27: in run_vi model.vi(method, niter=100) src/hssm/base.py:748: in vi self._inference_obj_vi ...
Description
When a user closes a Chat tab in the WebUI, closes the Desktop app, or closes a TUI window, the corresponding Hermes
conversation session is never marked as ended in state.db. The ended_at ...
comp/gateway
comp/tui
P2
type/bug
배경/격차
entity_set()은 accepted 사실의 subject/object를 전부 1급 엔티티로 취급한다. 실측(~/wiki) 결과 날짜·서수 리터럴이 엔티티로 새어든다:
화성in --[정식_운영]-- 2026.4 (날짜)
화성 소통봇 --[운영_시작]-- 2024.7 (날짜)
코리봇 --[공약_순위]-- 1호 공약 (서수)
...
@claude
The tailor service type selector on the tailor listing/application page is missing an All option. Add it as the default
first option.
CHANGE REQUIRED
Find the service type / specialism selector ...

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.