issues Search Results · language:Edge language:TypeScript language:JavaScript language:JavaScript language:Java
Filter by
49.4M results
Summary
From RFC Agent-Workflow Efficiency Correctness Improvements (v4), item 1b. Only proceed if #1086 (1a) shows the failure
mode actually fires. Build the reusable deterministic citation verifier. ...
enhancement
Parent
#58
What to build
Bridge Nest s logger to pino so every log line across the api is one structured JSON stream. Add an
AsyncLocalStorage-backed logContext so that the current operation id (or ...
ready-for-agent
Summary
Found by a LIVE test of the #551 fix (v0.3.25 deploy). autonomous-dev request cancel id --yes updates the db row to
cancelled but the on-disk state.json stays running — the #551 fix is NOT taking ...
bug
Summary
From RFC Agent-Workflow Efficiency Correctness Improvements (v4), item 8 (Tier 2). 20 agents + 57 skills (plugin) taxes
every session, but ROI is unmeasured. The named telemetry records no per-agent/per-skill ...
architecture
enhancement
optional
CSS mix-blend-mode 属性定义了元素内容(包括其后代元素)与元素背景的混合方式,类似于 Photoshop 中的图层混合模式。
常用取值
基础混合:
- normal:默认值,不进行混合
- multiply(正片叠底):将两个颜色的值相乘,结果更暗,适合去白留黑
- screen(滤色):适合去黑留白
- overlay(叠加):增强对比度
减色系列(结果更暗): ...
css
Summary
From RFC Agent-Workflow Efficiency Correctness Improvements (v4), item 7 (Tier 2, guidance, lowest leverage). When the
file set is known up front ( read N files → analyze ), loops issue N sequential ...
enhancement
optional
Created by bot actor token test. Safe to delete.
Epic: [Epic 4] Import System (#3442) Relationship: Sub-issue of #3442 MVP (v1): ❌ No — V2
Problem Statement
Teams want to import OpenAPI components/schemas.
Solution/Scope
- Extract components/schemas ...
import
rest
roadmap-type-registry
type-registry
Summary
From RFC Agent-Workflow Efficiency Correctness Improvements (v4), item 6 (Tier 2, promoted toward enforcement). A
subagent returning unstructured prose the orchestrator parses is a correctness ...
enhancement
Intl.DateTimeFormat 是 ECMAScript 国际化 API 的一部分,用于根据语言环境和自定义选项对日期和时间进行格式化。它是浏览器原生的、零依赖的日期时间格式化方案。
基本用法
const formatter = new Intl.DateTimeFormat( zh-CN );
formatter.format(new Date());
// 2024/3/15
...
ecmascript
javascript

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.