Skip to content

v1.0.0

Latest

Choose a tag to compare

@HugoRCD HugoRCD released this 14 Jul 13:38
· 57 commits to main since this release

🎉 Introducing v1.0.0

🚀 What's included in v1.0.0

  • Multi-model AI support with OpenAI GPT-4.1 and Google Gemini 2.0/2.5
  • Real-time streaming responses powered by Vercel AI SDK v5
  • Reasoning models for advanced problem-solving capabilities
  • Generative UI - AI can create interactive components (weather widgets)
  • GitHub OAuth authentication with persistent chat history
  • PostgreSQL database with Drizzle ORM for reliable data persistence
  • Rate limiting to prevent abuse
  • Command palette and keyboard shortcuts for productivity
  • Beautiful responsive UI built with Nuxt UI Pro
  • Real-time syntax highlighting for code blocks

🔮 Coming soon

  • Enhanced rate limiting with better UX
  • Web search integration with sources
  • Image generation and image uploads
  • Stream abortion and resume capabilities
  • Dynamic model switching mid-conversation

Get started: Clone the repo and follow the setup guide in the README.