[Sprint 7] feat: add defaultModel to plugin manifests #307

Merged
lmiranda merged 4 commits from feat/305-plugin-defaults into development 2026-01-29 02:56:08 +00:00
Owner

Summary

  • Add defaultModel: sonnet to all 6 plugin manifests that have agents
  • Establishes the plugin-level default in the model inheritance chain

Version Bumps

  • projman: 3.2.0 → 3.3.0
  • pr-review: 1.0.0 → 1.1.0
  • data-platform: 1.0.0 → 1.1.0
  • viz-platform: 1.0.0 → 1.1.0
  • code-sentinel: 1.0.0 → 1.0.1
  • contract-validator: 1.0.0 → 1.1.0

Test Plan

  • Verify plugin.json files have valid JSON syntax
  • Run validate-marketplace.sh

Fixes #305

🤖 Generated with Claude Code

## Summary - Add `defaultModel: sonnet` to all 6 plugin manifests that have agents - Establishes the plugin-level default in the model inheritance chain ## Version Bumps - projman: 3.2.0 → 3.3.0 - pr-review: 1.0.0 → 1.1.0 - data-platform: 1.0.0 → 1.1.0 - viz-platform: 1.0.0 → 1.1.0 - code-sentinel: 1.0.0 → 1.0.1 - contract-validator: 1.0.0 → 1.1.0 ## Test Plan - [ ] Verify plugin.json files have valid JSON syntax - [ ] Run validate-marketplace.sh Fixes #305 🤖 Generated with [Claude Code](https://claude.ai/code)
lmiranda added 4 commits 2026-01-29 02:54:01 +00:00
- Create docs/MODEL-RECOMMENDATIONS.md with task-type guidance
- Update docs/CONFIGURATION.md with model configuration section
- Update CLAUDE.md with agent model configuration overview

Fixes #302

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- projman/planner.md - architecture decisions
- projman/code-reviewer.md - quality review
- pr-review/security-reviewer.md - security analysis
- code-sentinel/security-reviewer.md - security scanning
- data-platform/data-analysis.md - complex data insights

Fixes #303

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- viz-platform/component-check.md - simple prop validation
- contract-validator/agent-check.md - quick verification

Fixes #304

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Add defaultModel: sonnet to all plugin manifests that have agents,
establishing the plugin-level default in the model inheritance chain.

Version bumps:
- projman: 3.2.0 → 3.3.0 (minor: new feature)
- pr-review: 1.0.0 → 1.1.0 (minor: new feature)
- data-platform: 1.0.0 → 1.1.0 (minor: new feature)
- viz-platform: 1.0.0 → 1.1.0 (minor: new feature)
- code-sentinel: 1.0.0 → 1.0.1 (patch: config addition)
- contract-validator: 1.0.0 → 1.1.0 (minor: new feature)

Fixes #305

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
lmiranda merged commit b3975c2f4f into development 2026-01-29 02:56:08 +00:00
lmiranda deleted branch feat/305-plugin-defaults 2026-01-29 02:56:09 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: personal-projects/leo-claude-mktplace#307