Skip to content

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

Filter by

135M results  (2 s)

135M results

Summary Second of the stacked constraint sequence (builds on #939). Adds ConditionalConstraint — a disjunctive constraint that wraps an ordinary LinearConstraint/NonlinearConstraint, is gated by indicator_conditions={indicator_tag: ...

Bumps the rest group with 2 updates: eslint and vite. Updates eslint from 10.4.0 to 10.4.1 details summary Release notes /summary p em Sourced from a href= https://github.com/eslint/eslint/releases eslint ...
dependencies
javascript

Summary - When Claude Code runs inside the sandbox with enabledPlugins, it installs plugin skills as symlinks under /workspace/.claude/skills/ that point to absolute paths inside the container (e.g. ...

Docs-only ADR (Status: Proposed). First task of STORY-50; MCP is a load-bearing open standard (AGENTS.md), so the implementation tasks (TASK-147–150) must not start until both contributors sign off and ...

What why Today you can point the coding team at a GitHub issue, but there s no way to point the existing code-reviewer agents at an already-open pull request. This adds a dedicated Code Review panel: ...

Implements AGE-104. Sandbox API keys (orgs with parent_org_id != null) now mint with a lat_sandbox_ prefix so they re visibly distinct in code, logs, and review. Live keys are unchanged, and validation ...

Summary - Add SlotConfig.runtime + SlotConfig.profile fields (default lemonade — existing slots unaffected) - New ContainerProvider renders a self-contained hal0-slot@ name .service systemd unit (docker ...

SEC-007 — No HTTPS enforcement Status The fix was already implemented as part of the auth phase: - app.UseHttpsRedirection() — redirects HTTP → HTTPS in production - app.UseHsts() — sends HSTS header ...

需求 Poyo 暂存开启(检测连接有效)时,参考图警告对话框应改为绿灯指示「已连接有效 Poyo 暂存」;所有暂存到 Poyo 的文件都应有 log。 改动 - config.mediaReachability 新增 poyoStagingActive(暂存开关开启 + 配了 Poyo Key)。前端 useMediaReachability 的 reachable 计入该项——暂存有效时不再误弹「存储未对公网开放」警告对话框。 ...