Skip to content

pullrequests Search Results · language:Edge language:TypeScript language:HTML is:public is:unmerged language:Python

Filter by

55.5M results  (2 s)

55.5M results

Summary - Added ⟦...⟧ inline word links to examples and notes for 25 entries (04282–04306) - Fixed semantic tag errors on 7 entries: removed incorrect tags (clothing, electronics, building, movement, ...

Summary Implement the interactive Codex-style project sidebar for the Keiko workspace shell: project list with selection, project-scoped nested chat lists, New chat action, Add project dialog with server-validated ...

Update khusus permintaan terakhir terkait tombol Kirim Ulang OTP. Perubahan: - Setelah OTP pertama dikirim, tombol Kirim Ulang OTP langsung berubah menjadi countdown 1 menit. - Tombol tidak lagi ...

Implements the complete KeyERP app structure alongside the ERPNext fork. Zero modifications to any upstream erpnext/ or frappe/ source files. Phase 1 – App scaffolding keyerp/pyproject.toml, hooks.py, ...

This PR fixes two separate 400s hitting Haiku 4.5, Sonnet 4.5, and Sonnet 4.6 when using anthropic provider w/Zed through the proxy: - tools.N.custom.eager_input_streaming: Extra inputs are not permitted ...

Bugs Fixed (from Harnex planner feedback) 1. Task timeout hardcoded at 120s — too short for Maven builds - Default increased: 120_000 → 600_000 (10 minutes) - New timeoutMs parameter on pipal_a2a_delegate ...

概要 製品名 NanoShield → Screen Share Shield(リポジトリ名ベース)にリネーム。あわせて、 PR #4 が「user-facing 化+CLAUDE.md」より前の状態でマージされていた(main に CLAUDE.md が無く、 README が dev 寄りの詳細版のまま)ため、そのドキュメント整理を新名で作り直す。 リネーム - 表示名: Screen ...

This pull request updates the README.md: - Added a new project description highlighting the framework s modular, configuration-driven pipeline and its extensibility to multiple datasets, as well ...

Adds maxlength= 30 to the username input on the signup page, with a matching validation tip and submit guard.