v1.0.0

NVIDIA/garakv1.0.0Jun 15, 2026by virattt

AI Summary

Version 1.0.0 of the Dexter project marking a transition to Semantic Versioning with new interactive tools.

Key Highlights

  • Added interactive question tools for user engagement.
  • Switched versioning scheme from date-based to Semantic Versioning.

Breaking Changes

  • Switched versioning scheme from date-based (CalVer) to Semantic Versioning (SemVer)

New Features

  • Added `ask_user_question` tool
  • Added 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