-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: agentplexus/agent-team-release
base: v0.6.0
head repository: agentplexus/agent-team-release
compare: v0.7.0
- 9 commits
- 65 files changed
- 3 contributors
Commits on Jan 26, 2026
-
build(deps): bump github.com/agentplexus/multi-agent-spec/sdk/go
Bumps [github.com/agentplexus/multi-agent-spec/sdk/go](https://github.com/agentplexus/multi-agent-spec) from 0.4.0 to 0.5.0. - [Release notes](https://github.com/agentplexus/multi-agent-spec/releases) - [Changelog](https://github.com/agentplexus/multi-agent-spec/blob/main/CHANGELOG.md) - [Commits](agentplexus/multi-agent-spec@v0.4.0...sdk/go/v0.5.0) --- updated-dependencies: - dependency-name: github.com/agentplexus/multi-agent-spec/sdk/go dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for ea734a4 - Browse repository at this point
Copy the full SHA ea734a4View commit details -
Merge pull request #4 from agentplexus/dependabot/go_modules/github.c…
…om/agentplexus/multi-agent-spec/sdk/go-0.5.0 build(deps): bump github.com/agentplexus/multi-agent-spec/sdk/go from 0.4.0 to 0.5.0
Configuration menu - View commit details
-
Copy full SHA for 7e03359 - Browse repository at this point
Copy the full SHA 7e03359View commit details -
feat(checks): replace language-specific checks with releasekit integr…
…ation - Add releasekit.go to shell out to releasekit CLI for validation - Remove golang.go and typescript.go language-specific checks - Update assistantkit to v0.8.0 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for ed7da9c - Browse repository at this point
Copy the full SHA ed7da9cView commit details -
refactor(plugins): restructure plugin layout with specs directory
- Move canonical specs from plugins/spec to specs/ - Add scripts/generate-plugins.sh for plugin generation - Add Gemini agent toml files (documentation, pm, qa, release, security) - Update plugin configurations for claude, gemini, kiro - Remove obsolete generate/main.go and README files - Add deployment specs (cloud.json, local.json) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 5761d0a - Browse repository at this point
Copy the full SHA 5761d0aView commit details -
chore(checks): remove obsolete language-specific checkers
These are now handled by releasekit CLI integration. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 747b7c4 - Browse repository at this point
Copy the full SHA 747b7c4View commit details -
docs(agents): expand agent documentation with detailed workflows
Significantly expand agent specifications with: - Detailed task workflows and decision trees - Input/output format specifications - Tool usage guidelines - Error handling procedures - Integration patterns Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 813cc53 - Browse repository at this point
Copy the full SHA 813cc53View commit details -
fix(checks): remove unused helper functions
Remove buildReleasekitArgs and parseReleasekitOutput which duplicated inline logic in RunReleasekit and RunReleasekitRaw. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 14b6fb2 - Browse repository at this point
Copy the full SHA 14b6fb2View commit details -
docs: add changelog and release notes for v0.7.0
- Update CHANGELOG.json with v0.7.0 and missing v0.6.0 commit hashes - Regenerate CHANGELOG.md - Add docs/releases/v0.7.0.md release notes - Update README with releasekit dependency Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 9e6651d - Browse repository at this point
Copy the full SHA 9e6651dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737f1d2 - Browse repository at this point
Copy the full SHA 737f1d2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6.0...v0.7.0