pullrequests Search Results · language:Dune language:Python language:JavaScript language:Go language:Python language:JavaScript
Filter by
170M results
Why
Closes #1581.
Even after #1575 s ApprovalQueue bridge, codex emits some RPCs we intentionally keep declining (the `elicitation` /
`permissions` / `requestUserInput` defaults in `_DEFAULT_APPROVAL_REPLIES`, ...
Description
Minor changes and clean up from previous push
Summary
Migration plan for upgrading chisel from Bubble Tea v1.3.10 to v2.0.7 (closes #54). This PR contains only the plan
document — implementation follows as a separate PR after review.
Verified facts ...
🤖 Installing Claude Code GitHub App
This PR adds a GitHub Actions workflow that enables Claude Code integration in our repository.
What is Claude Code?
Claude Code is an AI coding agent that can help ...
Close-the-loop stack — PR 5/12
The P0 guard for bug #1 (tmux 3.6a rejecting =-prefixed set-option targets).
Problem
The tmux-e2e job only ran ubuntu s apt tmux — 3.2a-class, older than the 3.6a that ...
This PR contains the following updates:
| Package | Change | Age | Confidence |
| --- | --- | --- | --- |
| modernc.org/libc | v1.72.3 → v1.72.5 | age | confidence |
[!WARNING] Some dependencies could ...
The remodel you asked for — grounded in the actual running DB (docs/db-model/old_db_schema.sql, 15 tables), not a
greenfield guess. Every verdict grep-checked against live code. Supersedes #106 (fold its ...
Summary
Several recently-added tutorials and reference pages referenced TorchRL classes with paths that do not match the
generated API pages, so the links silently render as plain text (the docs build ...
CLA Signed
Documentation
tutorials/
功能描述
这是比赛题目要求的核心交付物:定义剧本 YAML Schema 并解释设计原因。
实现思路
YAML_SCHEMA.md 从五个维度定义 Schema:
1. meta — 作品元信息(title, author, genre, total_chapters, converted_at)
2. characters — 全局角色表(id, name, role, identity, ...
The rubric repro (observed via live probe)
/rubric/create with a department_id taken from /department/search returns HTTP 500 — ForeignKeyViolationError on
rubric_departments_junction.departments_id (constraint ...