·
124 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Cody-Beads Integration v0.5.12
Node.js Package Changes
This release includes updates to the Node.js-based Cody-Beads integration package.
Installation
npm install @pwarnock/liaison@v0.5.12
# or
bun add @pwarnock/liaison@v0.5.12Features
- Seamless Cody-Beads synchronization
- CLI-based workflow management
- Conflict resolution strategies
- Project template system
- GitHub integration with API client
Usage
# Initialize configuration
liaison config setup
# Synchronize projects
liaison sync
# Use templates
liaison template create my-project