Skip to content

feat(app): Add preset messages for quick slash command input#495

Open
terryso wants to merge 1 commit intoslopus:mainfrom
terryso:feature/custom-buttons
Open

feat(app): Add preset messages for quick slash command input#495
terryso wants to merge 1 commit intoslopus:mainfrom
terryso:feature/custom-buttons

Conversation

@terryso
Copy link

@terryso terryso commented Jan 30, 2026

Summary

This feature adds preset message buttons that allow users to quickly send frequently used text, especially long slash commands, with a single tap.

Changes

  • Add preset message buttons for one-tap sending of long commands
  • Support custom slash commands and frequently used prompts
  • Support create, edit, delete preset messages
  • Persist preset messages to local storage
  • Add i18n support for all languages (en, ru, pl, es, ca, it, pt, ja, zh-Hans, zh-Hant)

Test plan

  • TypeScript type checking passes
  • Create a new preset message
  • Edit an existing preset message
  • Delete a preset message
  • Send a preset message by tapping the button
  • Long press to edit (Android)
  • Verify data persists after app restart

🤖 Generated with Claude Code

- Add preset message buttons for one-tap sending of long commands
- Support custom slash commands and frequently used prompts
- Support create, edit, delete preset messages
- Persist preset messages to local storage
- Add i18n support for all languages

Co-Authored-By: Claude Opus 4.5 <[email protected]>
@terryso
Copy link
Author

terryso commented Jan 30, 2026

iPhone Demo: https://youtube.com/shorts/2UcX2Y7C-oM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant