Releases: foomakers/pair
Releases · foomakers/pair
Release v0.4.1
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:
- Download the ZIP archive
- Verify the checksum:
sha256sum pair-cli-manual-v0.4.1.zip - Extract the archive
- 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.