v1.4.389

danielmiessler/Fabricv1.4.389Jan 23, 2026by github-actions[bot]

AI Summary

Added Novita AI as a new OpenAI-compatible provider with configuration and updated README.

Key Highlights

  • Add Novita AI as a new OpenAI-compatible provider
  • Add Novita AI provider configuration with API endpoint
  • Update README to include Novita AI in supported providers list
  • Configure Novita AI to use OpenAI-compatible interface

New Features

  • Novita AI provider support

Full Release Notes

## Changes

### PR [#1960](https://github.com/danielmiessler/Fabric/pull/1960) by [ksylvan](https://github.com/ksylvan): fix: consume all positional arguments as input

- Fix: consume all positional arguments as input by joining all positional arguments with spaces instead of using only the last argument, allowing commands to process entire phrases correctly