Skip to content

Releases: ModernPath/cli

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 11 Aug 23:41
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.3.1...v0.5.0

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 08 Aug 12:38
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.3.0...v0.3.1

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 12:32
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.2.1...v0.3.0

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:14
Immutable release. Only release title and notes can be modified.

Full Changelog: v0.2.0...v0.2.1

v0.2.0 - System Documents CLI

Choose a tag to compare

@pasilastbot pasilastbot released this 17 Jun 10:23
Immutable release. Only release title and notes can be modified.

What's New

New Commands

  • modernpath system-docs push [files...] - Upload documents to ModernPath with glob pattern support
  • modernpath system-docs pull - Download system documents (with decryption)
  • modernpath system-docs list - List documents for current system

Features

  • Support for PDF, DOCX, Markdown, TXT, JSON file uploads
  • Glob pattern support for batch uploads (e.g., ./docs/*.pdf)
  • Automatic content extraction and indexing for AI search
  • Encrypted file storage on server
  • Filename matching for updates vs creates

Installation

macOS (Homebrew)

brew tap modernpath/tap
brew install modernpath
# or upgrade
brew upgrade modernpath

Linux

curl -fsSL https://raw.githubusercontent.com/ModernPath/cli/main/scripts/install.sh | bash

Windows

scoop bucket add modernpath https://github.com/ModernPath/scoop-bucket
scoop install modernpath

Full Changelog: v0.1.2...v0.2.0

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 26 May 15:37

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 24 May 10:34

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 May 10:30