Skip to content

Liaison Integration v0.5.12

Latest

Choose a tag to compare

@pwarnock pwarnock released this 09 Dec 01:45
· 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.12

Features

  • 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

Documentation