Skip to content

chore(deps): update communique to v1.4.0 - #1416

Merged
jdx merged 1 commit into
mainfrom
codex/communique-1.4.0
Sep 11, 2026
Merged

chore(deps): update communique to v1.4.0#1416
jdx merged 1 commit into
mainfrom
codex/communique-1.4.0

Conversation

@jdx

@jdx jdx commented Sep 11, 2026

Copy link
Copy Markdown
Owner

Updates the locked Communique binary to v1.4.0 so release-note automation uses Claude Fable 5.1 by default, including signed thinking-block preservation for Anthropic tool loops.

Validation:

  • mise install --locked communique
  • communique --version reports communique 1.4.0

AI-assisted — Tool: Codex; model: openai/GPT-5; version: unavailable.

@greptile-apps

greptile-apps Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

No reviewable files after applying ignore patterns.

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • mise.lock is excluded by !**/*.lock

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Advanced

Run ID: dadb784b-f446-4200-bba9-1e0391bcbcc8

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@jdx
jdx merged commit cf27852 into main Sep 11, 2026
11 checks passed
@jdx
jdx deleted the codex/communique-1.4.0 branch September 11, 2026 22:17
@github-actions

Copy link
Copy Markdown
Contributor

Instruction counts

benchmark trend instructions Δ wall (min) Δ
markdown ▅████▁▁▁▁▁▁ 384,243,096 → 384,243,046 -0.00% 64.07 → 64.49ms +0.66%
startup ▁█▄▄▄▄▄▄▄▃▄ 981,111 → 988,147 +0.72% 1.33 → 1.50ms +12.67%

No instruction-count regression above 1%.

Only instruction counts gate. Wall clock is shown for context — on identical hardware it moves 4-20% run to run.

Measured by tak — instruction-counted CLI benchmarks, stored in this repository's git notes.

Shadow comparison

Parsing mise use -g node@20 against a shadow of mise's committed spec.
Reported, not gated: the shadow grows as the derive learns to express more, so
what to watch is the ratio rather than either column.

framework stripped binary, bytes
usage 1349840
bpaf 2493216
clap 3101656
framework instructions, cold parse vs usage
usage 8607
clap 6314338 733x
bpaf 21909171 2545x
                                              min       p01       p10    median
usage-rs: argv -> struct                      761       762       764       773  ns
clap: build tree + parse -> struct        1229023   1233748   1242338   1257922  ns
bpaf: build parser + parse -> struct      3432429   3432429   3482080   3526749  ns

usage: argv -> struct                             813 ns      0.81 µs
clap: build tree + parse -> struct            1264743 ns   1264.74 µs
clap: parse -> struct, tree reused              50720 ns     50.72 µs
clap: build tree only                          753704 ns    753.70 µs

98818121ac1b vs 6149c4802de8 · measured on the runner, not pushed to the history.

jdx pushed a commit that referenced this pull request Sep 12, 2026
### 🚀 Features

- **(help)** allow remapping semantic colours on Style by
[@lu-zero](https://github.com/lu-zero) in
[#1414](#1414)
- **(parse)** add opt-in default-subcommand flag routing by
[@jdx](https://github.com/jdx) in
[#1413](#1413)
- **(parse)** parse Args without an enclosing CLI by
[@jdx](https://github.com/jdx) in
[#1419](#1419)

### 🐛 Bug Fixes

- **(bash)** preserve colon-prefixed completion words by
[@jdx](https://github.com/jdx) in
[#1405](#1405)

### 📚 Documentation

- write PR titles and descriptions for release notes by
[@jdx](https://github.com/jdx) in
[#1415](#1415)

### ⚡ Performance

- **(cli)** shrink help sorting without allocating cached keys by
[@jdx](https://github.com/jdx) in
[#1396](#1396)
- **(cli)** make advanced help and runtime spec serialization optional
by [@jdx](https://github.com/jdx) in
[#1399](#1399)
- **(cli)** share help sorting and skip unused rendering work by
[@jdx](https://github.com/jdx) in
[#1400](#1400)
- **(cli)** avoid color analysis for plain help by
[@jdx](https://github.com/jdx) in
[#1401](#1401)

### 🔍 Other Changes

- **(ci)** use self-repository workflow references by
[@jdx](https://github.com/jdx) in
[#1409](#1409)

### 📦️ Dependency Updates

- lock file maintenance by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#1398](#1398)
- update jdx/renovate-config digest to 8cabc2e by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#1406](#1406)
- update zizmorcore/zizmor-action action to v0.6.3 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#1403](#1403)
- update dependency go to v1.27.1 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#1407](#1407)
- update actions/deploy-pages action to v5 by
[@renovate[bot]](https://github.com/renovate[bot]) in
[#1404](#1404)
- update communique to v1.4.0 by [@jdx](https://github.com/jdx) in
[#1416](#1416)

### New Contributors

- @lu-zero made their first contribution in
[#1414](#1414)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant