changelog.md for @push.rocks/smartai

2026-03-05 - 2.0.0 - BREAKING CHANGE(vercel-ai-sdk)

migrate to Vercel AI SDK v6 and introduce provider registry (getModel) returning LanguageModelV3

2026-01-20 - 0.13.3 - fix()

no changes detected

2026-01-20 - 0.13.2 - fix(repo)

no changes detected in diff; nothing to commit

2026-01-20 - 0.13.1 - fix()

no changes detected; no release required

2026-01-20 - 0.13.0 - feat(provider.ollama)

add chain-of-thought reasoning support to chat messages and Ollama provider

2026-01-20 - 0.12.1 - fix(docs)

update documentation: clarify provider capabilities, add provider capabilities summary, polish examples and formatting, and remove Serena project config

2026-01-20 - 0.12.0 - feat(ollama)

add support for base64-encoded images in chat messages and forward them to the Ollama provider

2026-01-20 - 0.11.0 - feat(ollama)

support defaultOptions and defaultTimeout for ollama provider

2026-01-20 - 0.10.1 - fix()

no changes detected — no release necessary

2026-01-18 - 0.10.0 - feat(mistral)

add Mistral provider with native PDF OCR and chat integration

2026-01-18 - 0.9.0 - feat(providers)

Add Anthropic extended thinking and adapt providers to new streaming/file APIs; bump dependencies and update docs, tests and configuration

2025-10-30 - 0.8.0 - feat(provider.anthropic)

Add extended thinking modes to AnthropicProvider and apply thinking budgets to API calls

2025-10-10 - 0.7.7 - fix(MultiModalModel)

Lazy-load SmartPdf and guard document processing across providers; ensure SmartPdf is initialized only when needed

2025-10-09 - 0.7.6 - fix(provider.elevenlabs)

Provide default ElevenLabs TTS voice fallback and add local tool/project configs

2025-10-08 - 0.7.5 - fix(provider.elevenlabs)

Update ElevenLabs default TTS model to eleven_v3 and add local Claude permissions file

2025-10-03 - 0.7.4 - fix(provider.anthropic)

Use image/png for embedded PDF images in Anthropic provider and add local Claude settings for development permissions

2025-10-03 - 0.7.3 - fix(tests)

Add extensive provider/feature tests and local Claude CI permissions

2025-10-03 - 0.7.2 - fix(anthropic)

Update Anthropic provider branding to Claude Sonnet 4.5 and add local Claude permissions

2025-10-03 - 0.7.1 - fix(docs)

Add README image generation docs and .claude local settings

2025-10-03 - 0.7.0 - feat(providers)

Add research API and image generation/editing support; extend providers and tests

2025-09-28 - 0.6.1 - fix(provider.anthropic)

Fix Anthropic research tool identifier and add tests + local Claude permissions

2025-09-28 - 0.6.0 - feat(research)

Introduce research API with provider implementations, docs and tests

2025-08-12 - 0.5.11 - fix(openaiProvider)

Update default chat model to gpt-5-mini and bump dependency versions

2025-08-03 - 0.5.10 - fix(dependencies)

Update SmartPdf to v4.1.1 for enhanced PDF processing capabilities

2025-08-01 - 0.5.9 - fix(documentation)

Remove contribution section from readme

2025-08-01 - 0.5.8 - fix(core)

Fix SmartPdf lifecycle management and update dependencies

2025-07-26 - 0.5.7 - fix(provider.openai)

Fix stream type mismatch in audio method

2025-07-25 - 0.5.5 - feat(documentation)

Comprehensive documentation enhancement and test improvements

2025-05-13 - 0.5.4 - fix(provider.openai)

Update dependency versions, clean test imports, and adjust default OpenAI model configurations

2025-04-03 - 0.5.3 - fix(package.json)

Add explicit packageManager field to package.json

2025-04-03 - 0.5.2 - fix(readme)

Remove redundant conclusion section from README to streamline documentation.

2025-02-25 - 0.5.1 - fix(OpenAiProvider)

Corrected audio model ID in OpenAiProvider

2025-02-25 - 0.5.0 - feat(documentation and configuration)

Enhanced package and README documentation

2025-02-25 - 0.4.2 - fix(core)

Fix OpenAI chat streaming and PDF document processing logic.

2025-02-25 - 0.4.1 - fix(provider)

Fix provider modules for consistency

2025-02-08 - 0.4.0 - feat(core)

Added support for Exo AI provider

2025-02-05 - 0.3.3 - fix(documentation)

Update readme with detailed license and legal information.

2025-02-05 - 0.3.2 - fix(documentation)

Remove redundant badges from readme

2025-02-05 - 0.3.1 - fix(documentation)

Updated README structure and added detailed usage examples

2025-02-05 - 0.3.0 - feat(integration-xai)

Add support for X.AI provider with chat and document processing capabilities.

2025-02-03 - 0.2.0 - feat(provider.anthropic)

Add support for vision and document processing in Anthropic provider

2025-02-03 - 0.1.0 - feat(providers)

Add vision and document processing capabilities to providers

2025-02-03 - 0.0.19 - fix(core)

Enhanced chat streaming and error handling across providers

2024-09-19 - 0.0.18 - fix(dependencies)

Update dependencies to the latest versions.

2024-05-29 - 0.0.17 - Documentation

Updated project description.

2024-05-17 - 0.0.16 to 0.0.15 - Core

Fixes and updates.

2024-04-29 - 0.0.14 to 0.0.13 - Core

Fixes and updates.

2024-04-29 - 0.0.12 - Core

Fixes and updates.

2024-04-29 - 0.0.11 - Provider

Fix integration for anthropic provider.

2024-04-27 - 0.0.10 to 0.0.9 - Core

Fixes and updates.

2024-04-01 - 0.0.8 to 0.0.7 - Core and npmextra

Core updates and npmextra configuration.

2024-03-31 - 0.0.6 to 0.0.2 - Core

Initial core updates and fixes.

This summarizes the relevant updates and changes based on the provided commit messages. The changelog excludes commits that are version tags without meaningful content or repeated entries.


Revision #2
Created 2026-03-28 13:10:53 UTC by foss.global Team
Updated 2026-03-29 16:53:22 UTC by foss.global Team