Skip to content

Releases: apowers313/pupt

v2.3.1

Choose a tag to compare

@github-actions github-actions released this 17 Feb 16:12

2.3.1 (2026-02-17)

Bug Fixes

  • move prompts from .prompts/ to prompts/ for new convention (f1c520b)

v2.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Feb 03:32

2.3.0 (2026-02-16)

Bug Fixes

  • adopt new pupt-lib regexp fixes (b8a4979)
  • fix init, rename prompts dir (cf38661)
  • potential infinite loop in input collection (a833d38)

Features

  • switch to using global config (87ab2bb)

v2.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Feb 17:29

2.2.1 (2026-02-11)

Bug Fixes

  • update to latest pupt-lib and apply bug fixes (1806fac)

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 10 Feb 06:15

2.2.0 (2026-02-10)

Features

  • upgrade pupt-lib and use new prompt components (52b2072)

v2.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Feb 16:25

2.1.1 (2026-02-08)

Bug Fixes

  • use kiro-cli chat for prompts (beea887)

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Feb 07:41

2.1.0 (2026-02-08)

Features

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Feb 16:58

2.0.1 (2026-02-07)

Bug Fixes

  • remove migration command remenants (30bedc9)
  • windows path seperator bugs (5ace9cd)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 19:36

2.0.0 (2026-02-06)

Bug Fixes

  • fix os-specific bugs found in ci (38744ac)
  • update to latest pupt-lib (54d63c1)

Features

  • refactor to use jsx prompt files and pupt-lib (4289e56)

BREAKING CHANGES

  • prompt files are no longer .md, they are now either .prompt or .tsx and use the JSX
    format from pupt-lib

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jan 06:10

1.4.1 (2026-01-20)

Bug Fixes

  • fix 'pt install' to work with different package managers (1683ebc)

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 16 Jan 17:03

1.4.0 (2026-01-16)

Bug Fixes

Features

  • history: add directory-based filtering with git worktree support (12be809)