issues Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Java language:Python
Filter by
54.7M results
- 标题:月之暗面 Kimi Work 本地Agent工作台
- 链接:https://www.kimi.com/zh-cn/products/kimi-work
- 类别:AI资讯
- 来源:月之暗面
- 推荐理由:基于Kimi Code内核支持浏览器控制、文件管理、Office文档生成等20+工具,通过端到端强化学习实现HLE测试超越Claude 4 Opus,意在抢占行动式AI市场。 ...
Description\nAPI endpoint to verify a scanned QR code and return member status.\n\n## Acceptance Criteria\n- [ ] POST /api/verify (accepts QR payload)\n- [ ] Validate hash integrity\n- [ ] Return member ...
backend
enhancement
Description\nGenerate unique QR codes for each member for identity verification.\n\n## Acceptance Criteria\n- [ ] Generate QR code containing member ID and verification hash\n- [ ] Return QR as PNG/SVG ...
backend
enhancement
背景
backend/package.json に @anthropic-ai/sdk が既に含まれているが、シフト生成には OpenAI GPT が使用されている。Claude
は長いコンテキスト処理と構造化出力に優れており、複雑なシフト要件を扱う用途に適している。
改善内容
- OpenAIClientService.js に相当する AnthropicClientService.js ...
背景
.github/workflows/deploy.yml の内容を確認し、main 以外のブランチへのプッシュでも本番デプロイが走らないことを保証する必要がある。意図しない本番デプロイはサービス停止につながるリスクがある。
改善内容
- deploy.yml のトリガー条件を branches: [main] に明示的に限定
- STG へのデプロイは staging ブランチでのみ実行するよう分離 ...
Fix tests
Made some fixes to the fight judge, but probably broke some tests/lint. The code is correct, the tests are out of date.
Context
- Muay Thaiger: PvP Idle Fighting game
- FIGHT!
...
背景
frontend/・backend/ ともに依存パッケージの自動更新設定がない。セキュリティ脆弱性を含む古いパッケージが使われ続けるリスクがある。
改善内容
- .github/dependabot.yml を作成
- frontend/・backend/ の npm パッケージを週次チェック対象に設定
- GitHub Actions ワークフローファイル自体も更新対象に含める ...
Closure-only stage to confirm the web demo boundary coverage track is complete after Stage 311 audit, Stage 312 docs,
and Stage 313 import-safety tests. No code, docs, or test changes.
背景
CI ワークフローと nixpacks.toml が Node.js v20 を使用している。Node.js v22 が 2025年10月に LTS
入りしており、セキュリティアップデートの長期サポートを受けるためにアップグレードが推奨される。
改善内容
- .github/workflows/ci.yml の node-version を 22 に変更
- nixpacks.toml ...
Self-check / 自查
- [x] I have already read the document and checked my relative settings / 我已经仔细阅读文档并检查了有关设置
Confirm / 确认
- [x] I have searched the Issue and found no related issues / 我已经搜索过Issue,没有找到相关问题 ...
help wanted

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.