Skip to content

Releases: justcarlson/dotfiles

v4.7.1

04 Jan 02:19
cd66c26

Choose a tag to compare

4.7.1 (2026-01-04)

Bug Fixes

  • use $HOME instead of hardcoded path in .bashrc (d11c590)
  • use $HOME instead of hardcoded path in .bashrc (6ddc441), closes #129

v4.7.0

04 Jan 01:56
b64033d

Choose a tag to compare

4.7.0 (2026-01-04)

Features

  • zellij: add zjstatus dev environment with git status bar (629d4f8)
  • zellij: add zjstatus dev environment with git status bar (caceef8), closes #126

Bug Fixes

  • address code review issues (4d570a9)
  • remove unused WHITE variable (shellcheck SC2034) (0b14bee)

Performance Improvements

  • add caching and rate limiting to zjstatus git updates (3592e9b)

v4.6.0

02 Jan 04:42
77ad9db

Choose a tag to compare

4.6.0 (2026-01-02)

Features

  • skills: add git-pr-workflow skill for protected branches (#120) (ea0a668)

Bug Fixes

  • skills: improve git-pr-workflow per Anthropic best practices (#124) (6c33831)

v4.5.1

02 Jan 04:35
e9d7bac

Choose a tag to compare

4.5.1 (2026-01-02)

Bug Fixes

  • opencode: restore playwriter MCP and agent tool configs (#116) (6fdb638)

v4.5.0

26 Dec 22:07
dd6fdd8

Choose a tag to compare

4.5.0 (2025-12-26)

Features

  • opencode: add YouTube tool and source secrets at startup (#114) (7824462)

v4.4.1

26 Dec 21:51
7f999ce

Choose a tag to compare

4.4.1 (2025-12-26)

Bug Fixes

  • fish: add Alt+Backspace and Ctrl+Backspace keybindings (#112) (373ef13), closes #111

v4.4.0

24 Dec 03:53
9807db7

Choose a tag to compare

4.4.0 (2025-12-24)

Features

  • opencode: add Planner-Sisyphus model override (#109) (e539ddb)

v4.3.0

23 Dec 22:09
403e5ec

Choose a tag to compare

4.3.0 (2025-12-23)

Features

  • add multi-shell support with bash/fish selection (c790d4e)
  • add multi-shell support with bash/fish selection (9899c5b)

Bug Fixes

  • add shellcheck directive to .bashrc (a2a0171)
  • address code review feedback for shell configuration (5a98a1a)
  • correct shellcheck error in secrets_verify_shell (fadac8d)

v4.2.0

19 Dec 22:36
b25a27c

Choose a tag to compare

4.2.0 (2025-12-19)

Features

  • opencode: enable aggressive truncation (14e1237)
  • opencode: enable aggressive truncation for token limit handling (38f5e8a)

v4.1.0

19 Dec 06:54
6013bf2

Choose a tag to compare

4.1.0 (2025-12-19)

Features

  • add orphan PR blocking workflow (4f5695c)
  • enforce issue linking in PRs (f02f287)

Bug Fixes

  • allow release-please PRs to skip orphan check (3d58f0b)
  • exclude release-please PRs from orphan check (06b3be6)