Skip to content

issues Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:Java language:Java

Filter by

70.4M results  (778 ms)

70.4M results

现状/位置 实测(v0.2.x HEAD):缺位置参数(get 不带参)、非法 choices(wait-prop --op bogus)走 argparse 默认 → exit 2;只有 preflight / 运行期参数解析路径是 -1003 + exit 64。但项目 CLAUDE.md 写「64 = 用法错:argparse + RPC 子命令的 preflight」,SKILL.md 退出码表如有同款表述也不准。 ...

现状/位置 wait_signal_async(low_level_api.gd):节点在等待中被 free → break → 返回 { emitted : false},与真超时同形。 影响 agent 无法区分「信号没发」与「节点没了」,诊断要多一轮 exists 查询。 建议方案 返回加 reason: timeout | node_freed ,对齐 wait_property ...

现状/位置 wait_property_async(low_level_api.gd)每帧:_read_property → _has_property 线性扫 get_property_list + encode_value 全量递归编码。 影响 对预期用法(标量/sub-path)可忽略;只有「等大型嵌套 Dictionary 属性 eq + 长 timeout」才会有可感知开销。 建议方案(届时再做) ...

2026-06-04T05:12:53.555Z DEBUG 3976 --- [transactions] [nio-8082-exec-4] org.hibernate.SQL : select w1_0.id, w1_0.balance, w1_0.created_at, w1_0.currency, w1_0.updated_at, w1_0.user_id from public.wallets ...

现状/位置 addons/godot_cli_control/bridge/low_level_api.gd 在 PR #106 后约 800 行,混着节点解析、属性读写+coerce、场景树 dump、截图、4 个 wait 原语、比较器、_SignalCapture。 影响 可维护性 / AI 友好性(单文件多职责,agent 与人定位都变慢)。PR #106 quality review ...

前提条件 顧客アカウント・組織管理-001(仮登録API)および 顧客アカウント・組織管理-002(一覧・詳細UI)が作成済みであること。 目的 新規組織の登録を直感的に行えるフォーム、および既存の組織情報を契約変更等に伴い安全に編集(楽観ロック排他制御付き)できるUIを提供する。 実装内容 1. 新規組織登録画面 (SCR-048) - 入力フォーム: 組織名、組織ドメイン、契約プラン(Standard/Premium/Enterprise)、サポート開始日、サポート終了日、デフォルトアサイングループ。 ...
frontend

现状/位置 PR #105 的 variant_codec.gd 有 _MAX_ENCODE_DEPTH=64,超深/自引用容器编码降级为哨兵字符串 max-depth-exceeded(防爆栈挂死,review 实证后加固)。但 SKILL.md 模板与 addon README 均未提及。 影响 agent 读到含哨兵字符串的 value 时无从知道这是「深度截断信号」而非游戏数据,可能误判。 ...

Context LinkedIn boosted post is live and gaining traction: The #1 mistake enterprises make with cloud? They treat it as an IT project. Not a business strategy. This campaign is driving attention to ...
conversion
marketing
urgent
zencloud-advisory

背景 PR (fix/feishu-durable-reliability) 关闭了入站可靠性的两个丢消息洞:① 持久化写失败被吞后回成功 ACK(P1-1);② doc-comment 的 durable 去重 key 塌缩成单键(P1-3)。 但入站 durable boundary 尚未完整修完。本 issue 跟踪 PR 中有意 defer 的 P1-2 主项,以及异构复核(codex)点出的、在 ...
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! Restrict your search to the title by using the in:title qualifier.