Skip to content

prep to release 1.6.0#124

Merged
devoncarew merged 1 commit intomainfrom
1.6.0
Apr 28, 2026
Merged

prep to release 1.6.0#124
devoncarew merged 1 commit intomainfrom
1.6.0

Conversation

@devoncarew
Copy link
Copy Markdown
Owner

  • prep to release 1.6.0

@github-actions github-actions Bot added the release-pr This PR contains changes that will trigger a new plugin release and when it lands on main. label Apr 28, 2026
@github-actions
Copy link
Copy Markdown

Note: merging this PR will create a new release.

1.6.0

  • Added support for Cursor (note: not yet in cursor.com/marketplace /
    cursor.directory).
  • Replaced the per-agent package validation hooks with a single add-package
    skill. The skill fires when an agent is about to add a Dart or Flutter package
    and instructs it to read flutter pub add output for discontinued-package and
    outdated-version warnings. Equivalent guidance is embedded in the Gemini CLI
    context file. This eliminates the per-agent hook infrastructure (different
    event names, field shapes, and invocation styles across Claude Code, Gemini
    CLI, and GitHub Copilot) and the external pub.dev network calls at hook time.
  • Added a slipstream-packages skill that instructs the agent to use the
    packages MCP tools when writing code against an unfamiliar pub package or one
    whose version may be newer than its training data.
  • Renamed the 'flutter-slipstream' skill to 'slipstream-inspector'.
  • Updated the privacy policy to note that we no longer make calls to
    https://pub.dev for package metadata.
  • Removed the Bash MCP entrypoint scripts in favor of calling the Dart MCP
    entrypoints directly.

@devoncarew devoncarew merged commit 88fc918 into main Apr 28, 2026
4 checks passed
@devoncarew devoncarew deleted the 1.6.0 branch April 28, 2026 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-pr This PR contains changes that will trigger a new plugin release and when it lands on main.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant