issues Search Results · language:Dune language:Python language:JavaScript language:HTML language:Java
Filter by
61.3M results
问题描述
配置真实 DEEPSEEK_API_KEY 后,调用 /api/v1/review API,所有 Agent 仍然走 Mock 模式,未真正调用 DeepSeek LLM。
复现步骤
1. 在 .env 中配置:
LLM_PROVIDER=deepseek
DEEPSEEK_API_KEY=sk-xxxxxxxxxxxx (真实 Key)
2. 启动 Docker ...
Idea Summary
{
idea_title : Project Chimera: Decentralized Oracle Ecosystem Powered by LLM-Driven Synthetic Asset Verification for Mossland MOC ,
core_analysis : The current DeFi landscape is ...
generated:by-orchestrator
status:backlog
type:idea
Collection-valued fields should not retain caller-owned mutable collections. Constructors and canonical record
constructors must copy incoming List, Set, and Map values with List.copyOf, Set.copyOf, or ...
area:domain
type:tech-debt
title: 【970815】朱鷺色の末裔 tags: [停产游戏, パレット] cover: https://lain.bangumi.one/r/400/pic/cover/l/b1/70/433731_ofz0W.jpg categories: Gal description: 我没玩过 date: 2026-06-09 10:56:55
Once upon a time the world ...
审核通过
https://github.com/sarangd-LG/File_Extractor/blob/35779ef3392c0c78727b3ba1a810b49a8cf32a63/app.py#L180
Williams Family AI updated calendar changes detected
Added: 0 Updated: 0 Deleted: 9
Deleted
- [Mid County Basketball] Mid County Basketball - Practice | 20260604T173000 | Kirkwood - South Court
...
Performance: PWA Caching
GLBs are large. Cache them locally so repeat visits load near-instantly.
Checklist
- [ ] Service worker caches all GLBs on first load
- [ ] Game bundle cached with cache-bust ...
UX: Proper Loading Screen
Currently GLBs load silently after the game starts. Add a proper loading screen with progress.
Checklist
- [ ] Asset manifest listing all GLBs + sizes
- [ ] Preload all ...
Tech Debt: Event Bus
Nostr, HUD, and multiplayer modules currently call each other directly, creating tight coupling.
Solution
Introduce src/events.js — a simple pub/sub event bus.
Checklist
- [ ...
Tech Debt: Explicit State Machine
Currently game state is tracked via scattered booleans (paused, gamePhase, godMode, etc). Replace with an explicit FSM
in src/state.js.
States
LOADING → HOME → PLAYING ...

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.