Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: photon-hq/cli

@photon-ai/cli v0.4.0

25 May 07:41
@photon-action-bot photon-action-bot

Choose a tag to compare

New Features

  • Added photon projects upgrade, a project-level billing command that opens Stripe Checkout for free projects and the Stripe portal for projects that already have a subscription.
  • photon billing checkout now supports an interactive plan picker, a simple [tier] argument, and --json output with the selected action and URL.

Bug Fixes

  • Fixed the pho shortcut so package managers install it directly alongside photon, instead of relying on a runtime symlink that could fail in Volta, npm globals, and other managed environments.

Improvement

  • Updated install and update docs to make npm/Node.js the default path, while still documenting pnpm, yarn, bun, one-off npx usage, and standalone binaries. ✨

Version: 0.4.0

Assets 10
Loading

@photon-ai/cli v0.3.3

22 May 06:02
@photon-action-bot photon-action-bot

Choose a tag to compare

Improvement

  • Documented the npm Trusted Publishing setup for releases, making future @photon-ai/cli publishes easier to reproduce and maintain. This is a maintainer-facing release workflow improvement, with no CLI behavior changes. ✨

Version: 0.3.3

Loading

@photon-ai/cli v0.3.2

22 May 05:54
@photon-action-bot photon-action-bot

Choose a tag to compare

I don’t see any changes to release: 84c76db is already tagged v0.3.1, package.json is still 0.3.1, and git diff v0.3.1..84c76db is empty.

No user-facing changes are present in this commit range for v0.3.2. 🙂


Version: 0.3.2

Loading

@photon-ai/cli v0.3.1

22 May 05:40
@photon-action-bot photon-action-bot

Choose a tag to compare

Improvement

  • Publishing now uses npm OIDC Trusted Publishing, so releases can be published without long-lived npm tokens. This improves release security and reliability for @photon-ai/cli v0.3.1. 🔐

No breaking changes.


Version: 0.3.1

Loading

@photon-ai/cli v0.3.0

20 May 16:10
@photon-action-bot photon-action-bot

Choose a tag to compare

New Features

  • The CLI now matches the dashboard v0.3.1 API surface, including typed support for new Slack, project members, webhooks, WhatsApp templates, voice settings, and Spectrum avatar routes. ✨

Bug Fixes

  • Fixed Spectrum avatar uploads after the dashboard API replaced the old upload URL endpoint with the new upload-and-commit flow.

Improvement

  • Added stronger Bun-based checks, contract tests, and snapshot coverage so commands like ping, projects, and whoami are safer to change.
  • Added automation to help keep the CLI synced with future dashboard API updates.

Version: 0.3.0

Loading

@photon-ai/cli v0.2.1

11 May 16:12
@photon-action-bot photon-action-bot

Choose a tag to compare

Bug Fixes

  • Fixed release binary publishing so it uses the latest release tag correctly instead of trying to match a branch name as a commit SHA. It also skips rebuilding when the release already has binaries attached. (d89ac87) ✅

Improvement

  • Added the MIT license file and package metadata, making the CLI’s usage rights clear for users and downstream tooling. (7774080)

Version: 0.2.1

Loading

@photon-ai/cli v0.2.0

11 May 11:42
@photon-action-bot photon-action-bot

Choose a tag to compare

New Features

  • Added Homebrew install support for macOS and Linux: brew install photon-hq/photon/photon. It installs a self-contained photon binary and updates through brew upgrade photon. 🍺
  • The npm package now builds a Node-compatible CLI bundle, so @photon-ai/cli can run on Node.js 18+ without requiring Bun.

Bug Fixes

  • Fixed release automation so binary uploads run after the release workflow finishes and resolve the exact release tag instead of accidentally targeting the latest release.

Improvement

  • Updated avatar uploads and credential storage to use standard Node.js file APIs, keeping the CLI behavior the same while making distribution more portable.

Version: 0.2.0

Loading

@photon-ai/cli v0.1.5

09 May 06:45
@photon-action-bot photon-action-bot

Choose a tag to compare

Bug Fixes

  • Fixed the pho shortcut so it works reliably across Bun, npm, pnpm, Yarn, and bun link installs. The CLI now finds the real photon binary instead of relying on package-manager-specific folder layouts. (5645c23)

Version: 0.1.5

Loading

@photon-ai/cli v0.1.4

05 May 18:25
@photon-action-bot photon-action-bot

Choose a tag to compare

Breaking Changes

  • The npm package moved from @photon-ai/photon to @photon-ai/cli. Reinstall with bun add -g @photon-ai/cli; the command you run stays photon.

Improvement

  • Updated release config, docs, and alias setup to use the new package name while keeping the photon binary and pho shortcut working as before. ✨

Version: 0.1.4

Loading

@photon-ai/photon v0.1.3

30 Apr 08:43
@photon-action-bot photon-action-bot

Choose a tag to compare

Breaking Changes

  • Removed photon link, photon unlink, photon link:status, and the projects create --link flag. Use --project "<id>" per command or set PHOTON_PROJECT_ID="<id>" instead.
  • Existing saved link files are no longer read by the CLI. If you had a linked project before, export PHOTON_PROJECT_ID in your shell or direnv setup.

New Features

  • photon config show now reports activeProject from PHOTON_PROJECT_ID, giving you a quick local way to see which project commands will use.
  • projects create now prints the exact export PHOTON_PROJECT_ID="..." command after creating a project. ✨

Bug Fixes

  • Project IDs from --project and PHOTON_PROJECT_ID are now trimmed consistently, avoiding confusing failures from accidental whitespace.
  • README host key examples now correctly use _ instead of -, matching the CLI’s collision-safe behavior.

Improvement

  • Project selection is simpler and more predictable: the CLI now only uses --project or PHOTON_PROJECT_ID, with no hidden remembered active-project state.

Version: 0.1.3

Loading
Previous 1
Previous

AltStyle によって変換されたページ (->オリジナル) /