Skip to content

Releases: claudio-labs/claudin

v1.1.6

Choose a tag to compare

@github-actions github-actions released this 31 Jul 04:40

v1.1.6

  • fix(diff,explorer): size the stacked file list to the terminal and fix the Changed group (d8a2950)

Contributors

v1.1.5

Choose a tag to compare

@github-actions github-actions released this 31 Jul 04:31

v1.1.5

No user-facing commits since previous tag.

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 30 Jul 03:54

v1.1.4

  • feat(shell): show the batch elapsed on the collapsed group header (88b4c60)
  • feat(shell): keep the elapsed time moving while a command runs (2ea2b74)
  • fix(memory): stop the stub prompt from teaching an unparseable frontmatter (aa211b9)
  • feat(prompts): add the work-contract sections to the system prompt (34f9b28)

Contributors

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 30 Jul 01:43

v1.1.3

  • docs(readme): center the title logo on the cap height (ea5b405)
  • docs(readme): drop the Providers list in favor of the docs link (bf124b6)
  • docs(readme): promote Screenshot to a top-level section (f9681db)
  • docs(readme): give the screenshot its own heading and fix the logo alignment (b4f375e)
  • docs(readme): center the badge row under the title (773f602)
  • docs(readme): center the title and logo above the rule (f6dfb9f)
  • docs(memory): record that the docs site lives outside this checkout (ab103f0)
  • docs(readme): show the launch banner after the dev-binary setup (8773f47)
  • docs(readme): point at the docs site instead of a local feature list (035a976)
  • docs(readme): correct the Node floor and surface project health badges (87e41ae)
  • fix(mcp): pick the OAuth callback port with a CSPRNG (1f7b5f9)
  • fix(runtests): sum every summary line instead of trusting the first (a8e1d65)
  • fix(runtests): let an output-trimming pipe through the Bash redirect (cb54b2a)
  • fix(tui): restore the missing fork-boilerplate message component (469c3bf)

Contributors

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 03:39

v1.1.2

  • docs(codex): record the live evidence for the strict-schema contract (#44) (57aebd6)
  • fix(plan-mode): keep the plan file put when a Bash cd moves the cwd (7da75dd)
  • fix(update): detect the package manager that actually owns the install (9d15216)
  • fix(agents): indent nested sub-agents under their parent in the footer panel (8178001)
  • fix(codex): let the model decline an optional tool argument (#43) (72cc23b)

Contributors

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 01:40

v1.1.1

  • fix(runtests): detect the runner the project actually declares (d285e06)
  • docs(rules): record chalk 6's exact-level FORCE_COLOR semantics (1ef3c76)
  • chore(deps): bump chalk from 5.6.2 to 6.0.0 (#42) (be85070)
  • chore(deps): bump the production-dependencies group with 6 updates (#41) (8dcb494)

Contributors

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:16

v1.1.0

  • feat(tui): make the frame rate configurable and identical in both renderers (#40) (3810c5a)
  • fix(spinner): make the thinking glow breathe instead of blink (6fe0839)
  • test(provider): wait for the focused row instead of a fixed sleep before Enter (9b1ba8b)
  • feat(config): group the /config settings into sections instead of one flat list (ee607ba)
  • feat(config): let /config pick the terminal renderer instead of hiding it behind a flag (044fc23)
  • fix(tasks): reconcile the task list at end of turn instead of leaving it stale (#39) (b28c709)
  • fix(profile): make the agent token bench price the whole session, not just the parent (92219d5)
  • fix(agents): make auto-background opt-in so inline spawns stay inline (#38) (e20ff18)
  • feat(effort): scope /effort to the project, with global fallback (#37) (49dd307)

Contributors

v1.0.17

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:35

v1.0.17

  • feat(tools): steer file reads and searches to Read/Grep/Glob instead of Bash (#36) (ad71f67)
  • feat(tools): steer test runs to RunTests instead of Bash (#35) (f74c518)
  • fix(edit): stop refusing partially-read files with a message that hides the fix (#34) (178b426)
  • feat(read): pin a re-sent Read body so context management stops clipping it (#33) (f2e4806)
  • feat(tools): Rename tool for project-wide identifier renames (#32) (ecfd513)
  • Register Claude Opus 5 as native-1M flagship model (#31) (6c30d1c)
  • refactor(tools): rename ApplyPatch user-facing name to Patch (28d2929)
  • feat(tools): add RunTests tool with framework detection and structured failures (#30) (a19a6ea)
  • feat(edit): whitespace-tolerant fuzzy fallback for FileEditTool (#29) (a598f03)
  • docs(memory): record Codex 403 HTML-block misclassified as login prompt (f40d3ce)

Contributors

v1.0.16

Choose a tag to compare

@github-actions github-actions released this 24 Jul 01:50

v1.0.16

  • feat(outline): expand symbol scanning to 19 more languages (#28) (4db75cf)
  • feat(read): circuit-breaker for the clipped-Read re-read loop (217fba7)
  • fix(git): suppress "Generated with Claude Code" footer in commits/PRs (883b24a)

Contributors

v1.0.15

Choose a tag to compare

@github-actions github-actions released this 21 Jul 20:20

v1.0.15

  • fix(apply_patch): report all batch failures at once, not one per resubmit (6fa96de)
  • feat(apply_patch): instruct models to batch multi-file edits into one call (59eef00)

Contributors