issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:HTML language:TypeScript
Filter by
63.1M results
- llm-integration.js:1531 reads `data.content[0].text` (and the OpenAI path reads `data.choices[0].message.content`)
without null guards — a refusal/error-shaped response throws an unhelpful TypeError. ...
script.js:244-246 constructs EnhancedLLMIntegration and calls `ollamaLLM.init()` without awaiting it, then logs LLM
integration initialized . Anything that reads the model list right after init (settings ...
- llm-integration.js:66 assumes anyone on localhost is on WSL and points them at `http://172.29.16.1:11434` — non-WSL
users serving locally (the documented dev flow) can never reach their own Ollama ...
tests/test-game-api.js:65 asserts `state.currentStage === 1`, but since the tutorial was added the game initializes to
Stage 0 (script.js:3). The Game API suite fails on its first assertion.
llm-integration.js:1045 hardcodes:
- `claude-3-5-sonnet-20241022` — retired Oct 28, 2025; the API now returns 404 for it
- `claude-3-haiku-20240307` — deprecated, retires Apr 19, 2026
Replace with ...
queryAnthropic() (llm-integration.js:1505-1532) calls https://api.anthropic.com/v1/messages directly from the browser,
but does not send the `anthropic-dangerous-direct-browser-access: true` header that ...
CI-loggen varnar: actions/checkout@v4, actions/setup-node@v4, actions/upload-artifact@v4 kör Node.js 20 (deprecated),
tvingas till Node 24 via FORCE_JAVASCRIPT_ACTIONS_TO_NODE24. Bumpa till Node-24-native ...
tooling
是否可以支持美股全市场的股票列表查询,以及k线数据获取? 如果只有3000只,没法进行全市场截面的择股开发。 是否可以放开这个数量的限制呢?我们评估过全面放开对服务器压力增加情况吗?
Parent context
Supports: #50
Summary
Before implementing persistence, validate how to store visibility/transparency overrides with revisioned drafting sheets
and component identity.
Scope
- Map ...
enhancement
type: spike
Parent context
Depends on: #50
Summary
Drafting sheet snapshots must carry selected element visibility and transparency settings (including descendants),
allowing parallel drafting sheets to evolve ...
enhancement
type: 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.