Skip to content

Releases: t2tx/iris

v0.1.20

28 Jun 06:09
e70ca8c

Choose a tag to compare

What's Changed

  • Add /cc: to forward Claude Code slash commands (v0.1.20) by @t2tx in #32

Full Changelog: v0.1.19...v0.1.20

v0.1.19

28 Jun 03:35
320e642

Choose a tag to compare

What's Changed

  • Answer top-level channel mentions; re-introduce hardened dedup (v0.1.19) by @t2tx in #31

Full Changelog: v0.1.18...v0.1.19

v0.1.18

27 Jun 15:28
a238f45

Choose a tag to compare

What's Changed

  • Revert v0.1.17 and release as v0.1.18 by @t2tx in #30

Full Changelog: v0.1.17...v0.1.18

v0.1.17

27 Jun 14:51
877a43c

Choose a tag to compare

What's Changed

  • fix: dedup Slack events and validate permission-button generation (v0.1.17) by @t2tx in #29

Full Changelog: v0.1.16...v0.1.17

v0.1.16

22 Jun 06:26
6a2e32f

Choose a tag to compare

What's Changed

  • chore: add pre-commit hook to auto-format and lint staged .ts files by @t2tx in #21
  • feat: add iris init / config check / config path (v0.1.16) by @t2tx in #22

Full Changelog: v0.1.15...v0.1.16

v0.1.15

21 Jun 05:08
354ae1e

Choose a tag to compare

What's Changed

  • feat: add /summary command to summarize the current conversation (v0.1.15) by @t2tx in #20

Full Changelog: v0.1.14...v0.1.15

v0.1.14

17 Jun 14:29
0f24e28

Choose a tag to compare

What's Changed

  • feat: show turn count and recent prompts in /resume list (v0.1.14) by @t2tx in #18
  • docs: add /resume to the slash command list (README en/ja) by @t2tx in #19

Full Changelog: v0.1.13...v0.1.14

v0.1.13

17 Jun 08:23
47022b1

Choose a tag to compare

What's Changed

  • feat: add /resume command and use Unicode emoji (v0.1.13) by @t2tx in #17

Full Changelog: v0.1.12...v0.1.13

v0.1.12

17 Jun 06:40
1b17c4b

Choose a tag to compare

What's Changed

  • fix: detect ~/ file paths and tell Claude it can send files (v0.1.12) by @t2tx in #16

Full Changelog: v0.1.11...v0.1.12

v0.1.11

16 Jun 07:30
8a2569a

Choose a tag to compare

What's Changed

  • fix: start a fresh session on /switch instead of resuming the old one (v0.1.11) by @t2tx in #15

Full Changelog: v0.1.10...v0.1.11