Skip to content

v0.2.3

Latest

Choose a tag to compare

@saitamahang saitamahang released this 17 Aug 12:04
· 6 commits to main since this release

What’s new

  • Add atomic /skill-name interactions in the composer: Backspace deletes the token as a whole and arrow keys move across it atomically
  • Restore composer focus and caret placement after selecting a skill from /skills or the composer picker
  • Replace browser-native confirmation prompts with DSH-native modal dialogs for skill deletion and batch imports
  • Add localized confirmation copy and regression coverage for atomic skill deletion

Validation

  • npm run test:atomic-delete
  • npm run test:batch
  • npm run build
  • npm pack --dry-run