All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
No unreleased changes documented yet.
- Updated the CLI init banner to display
v0.2.4consistently - Aligned generated project dependency versions and package manifests with the
0.2.4release
- Compiled the refreshed CLI banner into the distributed init command so new installs show the latest branding
- Aligned workspace and starter template package versions for the
0.2.3release
- Refreshed the CLI init banner and startup presentation
- Completed the version bump across the workspace and starter template for
v0.2.2
- Resolved CLI template issues, missing package READMEs, and streaming TypeScript typing problems
- Added
publishConfigto scoped packages to support public npm publishing - Cleaned temporary release artifacts before publishing
- Advanced AI prompt box template with multimodal text, image, and voice input
- Search, Think, and Canvas interaction modes in the starter experience
- Radix UI and Framer Motion powered template polish plus improved template documentation
- Resolved template linting issues before npm release
- Refreshed the CLI starter template with a modern responsive chat workspace
- Upgraded the
basic-chatexample to match the new visual direction - Improved starter ergonomics with a stronger default layout and onboarding copy
- Preserved streaming state updates and cleaned up stream listeners correctly
- Improved Windows and pnpm compatibility across build and test scripts
- Added CLI test coverage and validated the full monorepo build, test, and E2E flow
- Framework foundation and monorepo structure
- Core packages: client, server-node, server-python, cli
- Basic examples and documentation