Skip to content

Feat/local versions - #103

Open
chenanran555 wants to merge 9 commits into
mainfrom
feat/local-versions
Open

Feat/local versions#103
chenanran555 wants to merge 9 commits into
mainfrom
feat/local-versions

Conversation

@chenanran555

Copy link
Copy Markdown
Contributor

Summary

Why

Type

  • New provider
  • [✅] New feature
  • Bug fix
  • Refactor
  • Documentation
  • Tests

Surface area

  • [✅] Workspace/package boundaries
  • Provider interface / adapter contract
  • YAML schema / config types
  • [✅] CLI commands
  • [✅] WebUI
  • State management
  • Execution / planning logic
  • Tests / fixtures
  • None of the above

Checklist

  • [✅] bun run verify:full passes
  • [✅] New provider follows the six-file structure, if applicable
  • [✅] No new runtime dependencies added without justification

Behavior / risk

Validation

Migrate CLI and Workbench version management to the shared
@openagentpack/project-versions package, backed by lock-protected,
content-addressed YAML snapshots.

- remove Git-specific init/apply options and the local-git package
- share enable, list, preview, restore, and post-Apply versioning
- preserve validation, redaction, atomic restore, and mutation coordination
- update APIs, Workbench UI, documentation, tests, and release tooling
@chenanran555
chenanran555 requested a review from heimanba as a code owner August 31, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant