Skip to content

pullrequests Search Results · language:Dune language:Python language:JavaScript language:TypeScript language:C# language:Java

Filter by

276M results  (2 s)

276M results

Part of an audit-driven, cross-repo Claude Code settings hardening pass. What - Add a permissions.deny baseline: block tool-layer reads of secret material (.env, ~/.ssh, ~/.aws, gh config, *.pem, ...

Summary Adds full project hierarchy support to the CLI on top of @root-signals/scorable@0.11.0 (published from #148). What s in - New scorable project command group: list, get, create, update, delete, ...

Closes #9

概要 Phase A Wave 1-2 全部完成 + 文档治理 + Quick Wins。 代码变更 (22 files, +1036/-537) A0 错误码体系 ✅ - pkg/errcode/ — 共享错误码模块 + 统一 envelope { error :{ code : ... , message : ... , traceId : ... }} - edge-server/internal/errcode/codes.go ...

Part of an audit-driven, cross-repo Claude Code settings hardening pass. What - Add a permissions.deny baseline: block tool-layer reads of secret material (.env, ~/.ssh, ~/.aws, gh config, *.pem, ...

Motivation - Stage 6C s existing exposure/outcome bins are too coarse and mix task slices with behavior outcomes, which hampers task-conditioned style-drift analysis. - Research goal: measure ...
codex

Summary - Add OpenPanel to the community showcase page from discussion #82. - Card links to https://openpanel.dev/ with a dashboard screenshot showing Bklit charts in production. Test plan - [x] ...

概要 issue #68(アカウント機能・お気に入り機能)の Part 1/5。永続化の基盤のみを実装する。 認証・お気に入り・フロントエンドは後続パートで対応する(本 PR では実装しない)。 Part 1/5 of #68 このパートのスコープ - docker-compose で Postgres を起動できる構成を追加 - BFF から Postgres へ接続する DB アクセス層を追加 ...
bff
enhancement
setup

- Replaced the generic HalaqaDetail component with a specialized StudentHalaqaDetail view. - Implemented a new API route to provide comprehensive student overview data. - Enhanced competition management ...
v0

Change summary Replace subagent-based conductor auto-resume assumptions with main-session-driven re-dispatch pattern across 4 canonical docs. Scope/context Issue #514 identified that conductor tooling ...