Skip to content

chore(deps): bump github.com/plexusone/assistantkit from 0.11.0 to 0.12.0#16

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/assistantkit-0.12.0
Open

chore(deps): bump github.com/plexusone/assistantkit from 0.11.0 to 0.12.0#16
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/assistantkit-0.12.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps github.com/plexusone/assistantkit from 0.11.0 to 0.12.0.

Release notes

Sourced from github.com/plexusone/assistantkit's releases.

v0.12.0

Release Notes: v0.12.0

Full Changelog: plexusone/assistantkit@v0.11.0...v0.12.0

Changelog

Sourced from github.com/plexusone/assistantkit's changelog.

[v0.12.0] - 2026-03-08

Highlights

  • Post-generation install instructions for Kiro CLI and Claude Code
  • Output path validation to prevent duplicate subdirectory nesting

Added

  • printInstallInstructions() prints platform-specific install commands after generation (6b35246)
  • Help text documents deployment output path requirements (plugin root vs subdirectory) (6b35246)

Fixed

  • Reject output paths ending in agents, steering, skills, commands with actionable error (5cef768)

Documentation

  • New Installation section in Kiro CLI docs with copy vs direct install workflows (1dee8a5)
  • Project vs User-Level Agents comparison table explaining Kiro's design constraints (1dee8a5)
  • Steering files workaround for project-level context in Kiro CLI (1dee8a5)

Tests

  • Added TestGeneratePlatformPlugin_RejectsSubdirectoryPaths for output path validation (78d4fb3)
Commits
  • db74ea5 docs(MkDocs): mkdocs.yml: add docs/releases/v0.12.0
  • 35a8dd1 fix(genagents): prevent path traversal in install (gosec G703)
  • d625399 docs: update v0.12.0 release date to 2026-03-08
  • 8b34b12 docs: add v0.12.0 release notes
  • 48ab8ea docs: regenerate CHANGELOG.md for v0.12.0
  • bfc1ac0 docs: add v0.12.0 changelog entry
  • 1dee8a5 docs(deployments): improve Kiro CLI installation guidance
  • 6b35246 feat(cli): add post-generation install instructions
  • 78d4fb3 test(generate): add tests for output path validation
  • 5cef768 fix(generate): validate output paths to prevent duplicate subdirectories
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/plexusone/assistantkit](https://github.com/plexusone/assistantkit) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/plexusone/assistantkit/releases)
- [Changelog](https://github.com/plexusone/assistantkit/blob/main/CHANGELOG.md)
- [Commits](plexusone/assistantkit@v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/assistantkit
  dependency-version: 0.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants