Skip to content

chore(deps-dev): bump impeccable from 4.0.4 to 4.1.0 - #219

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/impeccable-4.1.0
Open

chore(deps-dev): bump impeccable from 4.0.4 to 4.1.0#219
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/impeccable-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 13, 2026

Copy link
Copy Markdown
Contributor

Bumps impeccable from 4.0.4 to 4.1.0.

Release notes

Sourced from impeccable's releases.

Skill 4.1.0

  • The roll argues with itself, in front of you. Every dealt world now carries a verdict, and the direction you are handed has already taken what the losing worlds did better. You choose from a hand that has been fought over.

  • What you approve looks like a page. Full-fidelity comps replaced the old sketches, which came back too rough to decide from. Generation costs the same at any fidelity, so the draft quality was buying nothing.

  • Steer the next hand instead of re-rolling blind. Safer and bolder aim the roll along the familiar-to-bold axis, and IMPECCABLE'S PICK shows the model's own favourite when the dice chose otherwise.

  • The deck reads as a gradient of standing. Contenders, then the category standard, then the demoted row last. Stacked raise callouts became a compact cycler, so the assigned card stopped towering over its neighbours.

  • Adding a page keeps the world you already have. Once identity is settled, cards differ in composition rather than character, and each comp anchors on a screenshot of a page you already shipped.

  • The board still works with no image generation. A text-only card keeps its full read on the front, and art that fails to load collapses to a field painted from the card's own palette instead of a dark void.

  • Verification knows what platform it is on. The comp side of the system was platform-aware while everything that checked the work assumed a browser. The verify-and-review pipeline now has a native leg, so an iOS or Android build is reviewed as an app.

  • Polish gathers native evidence. Its classify, triage, and verify steps map per platform instead of asking for browser evidence that a native app cannot produce.

  • The detector stops contradicting itself. Web-only checks no longer fire against native surfaces they were never written for.

  • Comp-first or code-first is your call now. Comp-first buys bolder composition for time; code-first is leaner and writes the ambition into the contract instead. init asks once, with the trade stated.

  • Change your mind mid-round. Every board carries the toggle: flip it and the open cards start generating comps without closing the round, flip back and anything already rendered stays.

  • Existing projects never re-run setup. On a project that has recorded nothing, the first flip asks whether to keep it. One machine can differ from the team in .impeccable/config.local.json.

  • Windows works. Installs no longer trip the POSIX hook guard, the runtime probe survives cmd.exe metacharacters, the decision page opens in your browser, and a successful roll stops aborting on the way out.

  • Plugin subagents actually load. Marketplace installs shipped four subagents that Claude Code silently never loaded, because the generated manifest carried a key that suppressed them.

  • Two more harnesses. Hermes Agent and Google Antigravity install and run natively, and pinned skills read correctly on Codex.

  • Critique tells you what it found. The report is spoken to you rather than written into a file you never open, and the closing question comes last instead of swallowing the report.

  • Live mode reaches the dev hosts it used to refuse. ddev, Valet, and any named host authorize by session token.

  • Svelte variants render again. A printer upstream had been turning the type annotation in every generated variant into invalid JavaScript, so nothing mounted.

  • The design hook stopped nagging. Agents record confident ignores themselves, waivers scope to the element that earned them, and files outside your project are left alone.

  • Copy edits survive the trip. Live mode's copy-edit prompt is bounded so long pages stop overflowing it, and the Claude transport delivers what it was given.

  • Motion guidance is back. Reduced-motion direction returned to the animation reference after going missing, and DESIGN.md's Layout and Shapes sections parse again.

CLI 4.1.0

  • Choose the model and background. generate-image defaults to GPT Image 2.5 Flare and adds --model and --background transparent|opaque|auto for generation and reference edits.

  • Reusable PNG assets. Transparency survives prompt embedding, background choices are recorded alongside the image, and output paths are validated before generation.

  • Commands survive spaces in install paths. Comp-workflow instructions quote launcher paths correctly while preserving prefixes such as npx impeccable.

CLI 4.0.5

  • Windows updates can prompt normally. Interactive confirmations use line input instead of unsupported raw terminal mode, without automatically accepting the update.

  • HTTPS works with managed certificates. Engine requests trust the operating system's certificate store, including organization-installed certificates, while keeping certificate verification enabled.

... (truncated)

Commits
  • 73a6f51 Release engine 0.1.5, CLI 4.1.0 and skill 4.3.0 (#787)
  • 9947af8 Sync generated provider output
  • 05ef444 Use GPT Image 2.5 Flare and native transparent assets (#786)
  • 12ffee0 Release engine 0.1.4, CLI 4.0.5 and skill 4.2.3 (#782)
  • d25059e Sync generated provider output
  • 6496f49 Fix skill workflow regression coverage (#783)
  • 2bc2879 Fix: Windows update line prompt (#760) (#779)
  • 599de0e Fix per-app design resolution in Rust hooks (#781)
  • ec0928d Document the live VS Code Marketplace install (#780)
  • ea8bfc1 Fix Windows CSP candidate path normalization (#778)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [impeccable](https://github.com/pbakaus/impeccable) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/pbakaus/impeccable/releases)
- [Commits](pbakaus/impeccable@cli-v4.0.4...cli-v4.1.0)

---
updated-dependencies:
- dependency-name: impeccable
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 13, 2026
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant