Skip to content

Releases: erikpr1994/Jarvis-Code

v3.3.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 09:10
7222bee

3.3.0 (2026-01-20)

Features

  • hooks: add soft suggestion hook for gh-cli skill (#82) (887d06d)

v3.2.0

Choose a tag to compare

@github-actions github-actions released this 20 Jan 07:59
fce1a01

3.2.0 (2026-01-19)

Features

  • skills: add gh-cli skill for GitHub API patterns (#80) (5bad716)

v3.1.3

Choose a tag to compare

@github-actions github-actions released this 19 Jan 16:58
dbb4555

3.1.3 (2026-01-19)

Bug Fixes

  • sync VERSION and add worktree requirement to execute skill (#78) (0ac1a7d)

v3.1.2

Choose a tag to compare

@github-actions github-actions released this 19 Jan 16:48
5b84519

3.1.2 (2026-01-18)

Bug Fixes

  • skills: quote frontmatter descriptions (#76) (4337c8d)

v3.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Jan 09:56
8fad556

3.1.1 (2026-01-18)

Bug Fixes

  • skills: enforce one issue at a time workflow (#72) (904af53)

v3.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jan 09:49
0b618c0

3.1.0 (2026-01-17)

Features

  • skills: add priority ordering and Todo filter to linear skills (#70) (5614b05)

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 16:35
339a256

3.0.0 (2026-01-17)

⚠ BREAKING CHANGES

  • skills: Skills renamed to match their slash command equivalents. Skills can now be invoked directly as /skill-name.

Code Refactoring

  • skills: rename skills to match command names, add TDD to execute (#68) (ec81d78)

v2.19.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 16:02
f5e4dec

2.19.0 (2026-01-16)

Features

  • linear: add comprehensive Linear integration skills (#66) (b836581)

v2.18.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 12:46
0d8e65f

2.18.0 (2026-01-16)

Features

  • skills: add Linear integration for hierarchical planning (#64) (ea5cc97)

v2.17.1

Choose a tag to compare

@github-actions github-actions released this 16 Jan 07:40
85c78ce

2.17.1 (2026-01-15)

Bug Fixes

  • submit-pr: enforce all conversations must be resolved (#62) (028ee28)