v1.0.0
hoppscotch/hoppscotchv1.0.0Jun 15, 2026by virattt
AI Summary
Dexter 1.0.0 marks the transition from CalVer to SemVer and introduces a new interactive question tool for agents.
Key Highlights
- Switched versioning from CalVer to SemVer.
- Added an 'ask_user_question' tool for CLI agents to pause and ask multiple-choice questions.
- Added an inline question widget for chat with tabbed options and multi-select.
New Features
- Ask user question tool (CLI)
- Inline question widget in chat
- Graceful degradation on non-CLI channels
Full Release Notes
Dexter 1.0.0 marks the switch from date-based versioning to SemVer. ### Changes - Add ask_user_question tool so the agent can pause mid-turn and ask 1–4 multiple-choice questions in the CLI - Show an inline question widget in the chat (tabbed options, multi-select, free-text "Other", optional notes) - Degrade gracefully on non-CLI channels (WhatsApp/gateway/subagents) when no interactive user is available - Switch versioning from CalVer to SemVer starting at 1.0.0