pullrequests Search Results · language:Dune language:Python language:Java language:CSS language:JavaScript language:JavaScript
Filter by
190M results
PR #18 merged the Obsidian screenshot generator, but the rendered PNG is not byte-stable across machines (SVG text
rasterization depends on installed fonts + libvips build), so check:sync regenerates a ...
Summary
Closes the session-store local-file-read residual (specs/threat-model.md § Residual risks). The vault-sibling session
store persisted request_json / resolution_json (pending_grant) and state_json ...
Что чинит
По фидбеку владельца:
1. Whisper → обратно whisper-large-v3 (НЕ turbo). Я зря переключил на turbo — никто не просил, качество распознавания
важнее скорости (turbo хуже на сложной речи/акцентах/матах). ...
Phase 9B fast publish: incremental publishable_pool.json update.
!-- greptile_comment --
h3 Greptile Summary /h3
This PR unifies deck-file discovery behind a single DeckSource.deck_files() method, replacing the now-deleted
deck_files_for_source() free function. It ...
Added
Changed
- BREAKING: hand_tiers is now the only valid model_strategy shape. The planner emits hand_tiers exclusively (cravado
ladder glm-5.1 → deepseek-v4-pro → kimi-k2.7-code), and validate-plan ...
Two comprehension features.
Spaced-repetition memory checks (client-only). Once a concept is mastered, it gets a Leitner-box review schedule (3 / 7
/ 16 / 35 / 75 days); answering it correctly again advances ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: LOW
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The use of subprocess in the safe_ping ...
ai-remediation
severity-low
PR 3 of the hardening plan — CLI citizenship UX polish. Bumps to 0.4.1.
Changes
lib/formatters.js — NO_COLOR / FORCE_COLOR
- color() is now stream-aware, gated on shouldColor(stream):
- NO_COLOR ...
When a column is a sort column, and is deleted, it stays in the sheet._ordering list. That means that future additions
of columns with z[ will use the wrong symbols.
This PR modifies contract-cols and ...