Skip to content

assistant-ui@0.0.97

Choose a tag to compare

@github-actions github-actions released this 01 Jun 01:55
· 308 commits to main since this release
426c4ac

Patch Changes

  • #4180 988f8dd - feat: prompt to add assistant-ui agent skills when creating a project. npx assistant-ui create now asks whether to add the agent skills and, on yes, delegates to the skills CLI (skills add assistant-ui/skills) so it installs into your chosen agent platforms (Claude Code, Cursor, Zed, etc.). Use --skills / --no-skills to skip the prompt; non-interactive runs default to adding them. (@okisdev)