Skip to content

Releases: paleite/clissue

v0.1.1

26 Feb 17:14

Choose a tag to compare

  • Remove unused packages f4f0f7e
  • Remove clissue lint from publish script e484bcf
  • Add publish script fe98ad3

v0.1.0...v0.1.1

v0.1.0

25 Feb 21:27

Choose a tag to compare

  • Add np 2bcbdbe
  • docs: add README and MIT license; remove bun lock c5d0654
  • Update deps 9852d8a
  • feat(tui): add guarded mouse MVP and shared issue mutation services 71d522d
  • test: cover inline issue mention tokenization 512c6b2
  • tui: render inline issue reference chips in detail view e805634
  • docs(skill): clarify clissue authoring workflow for agents eb72ba0
  • refactor(lint): extract repeated literals into constants 8203fa3
  • init: add safe config upgrade and built-in provider fallback b56aae3
  • Format 8b31d52
  • Improve coverage a9d5b4e
  • Rename tool and improve coverage 95b9f92
  • chore: rename package and bin to clissue 11aa3a6
  • feat: improve issue listing output and related CLI updates df314ea
  • Fix sidebar width a7f6374
  • fix: clean up TUI lint and sizing dcfa23b
  • feat: add issue detail view 4ed6610
  • feat: simplify TUI priority and state glyphs 3bced0d
  • feat: align TUI columns and add state glyph colors 562a39c
  • feat: add Ink TUI b8c2fc6
  • Lint e8e7a17
  • refactor: remove null optionals 473e5a1
  • refactor: use zod for command inputs eeee7d8
  • refactor: use specific error types f1319d7
  • Lint 966413d
  • chore: tighten types and lint complexity 2b3e7b8
  • types: tighten projection types a6a7010
  • types: tighten lint and domain types f699eca
  • types: tighten propose types 02b7ab2
  • Progress on converting to TypeScript 87bf002
  • Format eb7dfe1
  • ts-migrate: Add migration annotations (@ts-expect-error and $TSFixMe) 6a3d0a8
  • ts-migrate: Add dependencies 75daf87
  • ts-migrate: Add typecheck f5335a8
  • ts-migrate: Format TypeScript files 95d0de8
  • ts-migrate: Add migration annotations (@ts-expect-error and $TSFixMe) bd88dd5
  • ts-migrate: Add tsconfig.json 165edac
  • ts-migrate: Add dependencies 1398f1d
  • ts-migrate: Format TypeScript files d4355da
  • ts-migrate: Add migration annotations (@ts-expect-error and $TSFixMe) 82654c8
  • ts-migrate: Add $TSFixMe alias definition b330e76
  • ts-migrate: Rename JS to TS fffb165
  • ts-migrate: Add tsconfig.json 00e63a5
  • ts-migrate: Add dependencies dba3def
  • docs: add required workflow to skill 679d9de
  • Add flags for init command 257cb32
  • Use Skill instead of instructions ef27b7a
  • feat: embed instructions text f9043fc
  • feat: add instructions command f66c0bc
  • feat: add state/label/priority updates 1fad0c3
  • Progress ba84de7
  • Add projection to create DB from issues on file 3d1af5a
  • Ask for team name and team key during init 57c9fd6
  • Enforce workflow state types 3130ecc
  • feat: move title to front-matter 99564a7
  • Fix linter 61159ca
  • fix: proposal rendering and empty file cleanup dbc22d4

4efd5d5...v0.1.0

Full Changelog: https://github.com/paleite/clissue/commits/v0.1.0