Skip to content

pullrequests Search Results · language:Dune language:TypeScript language:JavaScript language:JavaScript language:JavaScript

Filter by

176M results  (2 s)

176M results

What changed New module @daedalus/opportunity-discovery — surface, enrich, qualify, and dismiss opportunities. Qualification produces Core LeadCreated + LeadQualified with shared lineage, validating the ...

Summary - Write a synergy-typed news entry to the kingdom s feed immediately after a synergy ability is successfully activated - Message format: {emoji} {synergy name}: {ability name} activated! {ability ...

Bumps the ui-components group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | @assistant-ui/react | 0.12.17 | 0.14.20 | | @assistant-ui/react-ai-sdk | 1.3.13 | 1.3.36 ...
dependencies
javascript

Problem docker/metadata-action with type=semver parses the version from github.ref. When triggered by workflow_dispatch, github.ref is a branch ref (e.g. refs/heads/main), not a tag ref, so semver patterns ...

Summary Two related changes to make the inbox/queue dismiss flow softer and faster. Part A — wording (labels only, no behavior change) - Renamed the user-facing dismiss label 「却下」 → 「見送る」 everywhere ...

概要 第2弾ロードマップ ① スタン状態異常。出目効果で敵を行動不能(反撃スキップ)にできます。既存の状態異常システムを拡張。 仕組み - ダイス面に stun(スタンさせる敵ターン数)を付与可能 - スタンは当ターン即時に効く(決定→敵の反撃をスキップ)。複数蓄積も可 - 入手元: 雷神の鎚(epic 武器, 6でスタン1T) 実装 - types: DiceFaceEffect.stun?、Enemy.stunTurns、DiceKind ...

Audit report No fixable problems found (0 unfixable, 13 only fixable manually using --force)
3. to review
dependencies

概述 承接 PR #34(已发 1.17.0),围绕 能力地基达到顶级工程师级别 补强 agent 的实际工作能力。四个自包含特性,每个独立提交、各带单测,全程 tsc --noEmit 绿。 测试:430 → 443 全过(本批 +13)。 特性 1. code_search + 跨平台 grep 兜底(66ef317) 修复一个真实漏洞:code_search 在 README、安全分级表、Claude ...

- Refactor AgentDefinition to rename disabled to enabled - Add tests