Skip to content

Releases: ether/ep_ai_chat

v1.0.1

15 Apr 08:24

Choose a tag to compare

1.0.1 (2026-04-15)

Bug Fixes

  • add ep_ai_core as peerDependency (5b48e1c)

v1.0.0

15 Apr 08:21

Choose a tag to compare

1.0.0 (2026-04-15)

Bug Fixes

  • broadcast changeset to clients after AI edits pad (80cc1ef)
  • ci: install ep_ai_core dependency before running tests (ecee3db)
  • correct CI workflow step ordering (pnpm store before cache) (9bdd75c)
  • let AI decide when to edit instead of brittle regex detection (00442d7)
  • read chat text from message.data.message.text, add e2e tests (71a9d01)
  • use ep_ai_core settings key, add e2e and Playwright tests (54fea78)
  • use two-step LLM call for reliable pad editing (12b2785)

Features

  • add thinking indicator before AI responds (3d51920)
  • AI edits show author color and appear in user list (ae25213), closes #7c4dff
  • initial implementation of ep_ai_chat plugin (7cba334)
  • selection-aware editing — AI knows what text you selected (5010f39)
  • wire i18n locale strings into chat messages (3206c62)