Skip to content

Releases: foomakers/pair

Release v0.4.1

28 Feb 14:41

Choose a tag to compare

Release Artifacts

This release includes two bundled artifacts:

1. Pair CLI - Manual Installation

For manual installation in air-gapped or restricted environments.

Downloads:

  • ZIP Archive: pair-cli-manual-v0.4.1.zip
  • SHA256 Checksum: pair-cli-manual-v0.4.1.zip.sha256

Installation Instructions:

  1. Download the ZIP archive
  2. Verify the checksum: sha256sum pair-cli-manual-v0.4.1.zip
  3. Extract the archive
  4. Run the executable: `./pair-cli --help`

What's Included:

  • Self-contained Node.js bundle (no external dependencies required)
  • Cross-platform executables (Linux/macOS/Windows)
  • TypeScript definitions
  • Configuration files
  • Documentation and license

2. Knowledge Base Dataset

Complete knowledge base dataset for AI agent context.

Downloads:

  • ZIP Archive: knowledge-base-v0.4.1.zip
  • SHA256 Checksum: knowledge-base-v0.4.1.zip.sha256

Contents:

  • Project documentation and guides
  • AI agent configuration files
  • Technical architecture decisions
  • Code design guidelines
  • Manifest with file inventory and checksums

For more details, see RELEASE.md and CLI README.