Releases: hari7261/ainative
v0.2.4: Version Display Fix
Released: 2026-04-19 18:47:40 IST
Summary:
Fixed the displayed CLI version and aligned generated project dependencies with v0.2.4.
Highlights:
- Updated the init banner to show v0.2.4 consistently.
- Bumped generated project dependency references to the latest release.
v0.2.3: Banner Compile Fix
Released: 2026-04-19 18:43:23 IST
Summary:
Corrected the CLI build so the refreshed banner actually ships in the distributed package.
Highlights:
- Compiled the new CLI banner into the init command output.
- Aligned package and template versions for the v0.2.3 release.
v0.2.2: CLI Banner Refresh
Released: 2026-04-19 18:39:13 IST
Summary:
Refreshed the CLI banner and completed the workspace version alignment for v0.2.2.
Highlights:
- Updated the CLI startup banner and presentation.
- Finished the v0.2.2 version bump across the workspace and starter template.
- Added the banner asset used for the refreshed CLI branding.
v0.2.1: Release Hardening and Publishing Fixes
Released: 2026-04-19 18:15:24 IST
Summary:
Stabilized the release flow and fixed packaging issues for public publishing.
Highlights:
- Resolved CLI template bugs, missing package READMEs, and streaming TypeScript issues.
- Added publishConfig to scoped packages for public npm release support.
- Cleaned temporary release artifacts before publishing.
v0.2.0: Advanced Prompt Template
Released: 2026-04-04 10:18:42 IST
Summary:
Expanded the CLI template with a richer multimodal AI prompt box experience.
Highlights:
- Added the advanced PromptInputBox template with text, image, and voice input support.
- Introduced Search, Think, and Canvas interaction modes.
- Improved template documentation and resolved final lint issues before release.
v0.1.1: CLI and Starter Refresh
Released: 2026-04-04 01:20:52 IST
Summary:
Refined the first release with a stronger starter experience and better cross-platform reliability.
Highlights:
- Refreshed the CLI starter template with a modern responsive chat workspace.
- Improved streaming state handling and cleaned up stream listeners.
- Tightened Windows and pnpm compatibility and added broader CLI test coverage.
v0.1.0: Initial Framework Release
Released: 2026-04-03 11:57:53 IST
Summary:
Initial public release of the AINative framework foundation.
Highlights:
- Introduced the monorepo structure and core package layout.
- Added the client runtime, Node and Python server adapters, and CLI foundation.
- Shipped basic examples and the first round of documentation.