Skip to content

Releases: PythonIaMath/PromptRail-Plugins

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 18 Jul 03:04

Patch Changes

  • Route every Claude Code inference request through the production LFM2 model-tier and ArchRouter thinking worker. The router now selects and applies the Claude model and effort together, preserves compact prior-turn context, and displays both choices in the submitted-prompt hook.

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 21:43

Minor Changes

  • Add contextual model and thinking routing for Codex. Each request is independently routed with the current prompt and the previous user and assistant turn, while preserving the user's native Luna, Terra, and Sol models.
  • Add the co-located LFM2 model-tier and ArchRouter reasoning-grade worker, including multi-turn routing benchmarks and regression coverage.

v1.2.2

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:08
780546a

Patch Changes

  • 20b7783: Link the installer documentation directly to the PromptRail access-token page.

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 15 Jul 22:01
4bd6e1b

Patch Changes

  • 7233cb6: Add the PromptRail plugins page link to the published Codex and Claude plugin descriptions.

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 09:42
19e0df8

Minor Changes

  • 9e5bc09: Improve Codex effort selection by reserving none for genuinely trivial prompts and providing ArchRouter with the previous user prompt and assistant reasoning summary when available.

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:59
09b7c6c

Patch Changes

  • 34ebdb2: Keep Claude Code sessions that were already running during installation working by grading their latest user prompt directly when no hook-selected route is cached.

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 14 Jul 20:13

Patch Changes

  • Include the Claude Code marketplace manifest in the published npm package.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 04:44

Minor Changes

  • Automate npm releases, package versioning, and changelog updates with Changesets.

All notable changes to PromptRail Plugins are documented here.