pullrequests Search Results · language:Dune language:Python language:JavaScript language:JavaScript language:Go language:Python
Filter by
170M results
Introduces a declarative approach for registering routes, eliminating the repetitive manual engine.AddRoute(...) blocks
previously required in every main.go example.
New library sub-packages:
- parser/: ...
The README feature table + guides index had drifted behind this session s shipping (v0.16 → v0.20). Brings both current.
- README What you get : Extensibility row now covers plugin console views (ADR ...
Release v0.51.304 — Release JT (stage-p2a)
Un-held terminal-reaper fix + opt-in Docker GPU image. Both rebased onto fresh master (stale bases), fidelity-verified
byte-identical to PR head.
Fixed
- ...
Summary
Establishes the fresh Life Tycoon monorepo. The branch previously held an unrelated codebase (RTM Picks Platform); per
direction, that content was removed so this is a clean Life Tycoon scaffold. ...
Summary
- make Markdown export retain recursively fetched page blocks instead of producing title-only files
- improve API, desktop, share-link, table, and store traversal coverage for complete Notion ...
feat
What
Adds an opt-in, glue-agnostic command surface for deferrable loads. When the new publish_deferrable_load_states option
is enabled, EMHASS additionally publishes one interpretable command sensor per ...
Summary
Gives the coding-team Senior SWE agent active read-only inspection of its job workspace, complementing the passive
_read_repo_context summary. The agent can now list directories, open a file in ...
概要
.claude/skills/ の整理。機能の追加・変更はなし(スキル定義のリファクタとリポジトリのゴミ掃除のみ)。
変更内容
1. 肥大SKILL.md 5本を「薄いSKILL.md + reference.md」へ分離(非破壊リファクタ)
architecture-design 等が既に採用している「薄いSKILL.md + 相対パス参照」パターンに統一。
| スキル | 元 | ...
Human review requested!
1. What was found: When a user executes a slash command that defers its response (await
interaction.response.defer(thinking=True)) but encounters an unexpected error, the bot s global error handler ...