pullrequests Search Results · language:Dune language:JavaScript language:Java language:Python language:HTML language:JavaScript
Filter by
211M results
Summary
This is step 4 of the detail-pane plan. Preview was indistinguishable from Response because both showed the same
pretty-printed text; this PR makes Preview an interactive JSON tree.
- Type-aware ...
What was changed
Replaced internal asyncio.shield() usage in workflow outbound cancellation loops with a custom _shield_await() helper.
The helper uses asyncio.wait() to preserve the behavior we need: ...
- sync runtime baseline to 0.700
- prepare Windows setup and runtime ZIP build
- add repair/update hardening files
- update installer/autostart/recovery structure
- prepare clearer Windows process ...
Note in the Bindings and events section that every widget inherits Tk class bindings for its standard behavior, where
they are documented, and how to suppress an unwanted one by returning break from a ...
awaiting review
docs
skip news
topic-tkinter
Брендинг, уход от внешних CDN и устранение «затупов» панели.
Брендинг Codex of Admin
- Логотип-щит (app/static/logo.svg) в боковой панели, на страницах входа/настройки и как favicon.
- Кастомный ...
What
Introduces the first project-scoped Claude Code skill and absorbs the genuinely-new part of the ponytail decision ladder
into CLAUDE.md — without taking on a third-party hook dependency.
1. .claude/skills/pre-merge-ui-check/ ...
Summary
Ships the email step, completing BE-0046 (the totp half shipped earlier in #260). email polls a generic HTTP mailbox
until a 2FA / verification message arrives and extracts the code into ${vars.*} ...