CHANGELOG

What's been shipped.

A running log of everything released — features, fixes, and infra changes. Most recent first.

Questions? vibhorpandey09@gmail.com

v0.4LATESTMay 2026
Dashboard Terminal with copy/paste support

Full xterm.js terminal embedded in the dashboard. Select text, Ctrl+C / Ctrl+V, right-click paste — all working.

Switched to real OpenAI API

GPT-4o and GPT-4o mini now route to the live OpenAI API. Streaming responses, proper token counting, accurate quota errors surfaced to the UI.

Markdown rendering in chat

AI responses now render headings, bold, code blocks, lists, and inline code correctly instead of raw markdown strings.

v0.3MAJOR RELEASEApril 2026
Dashboard with 4 research modes

Shipped the core dashboard with Research, Biology, Flywheel, and Write modes — each with a tailored system prompt and UI.

4 AI models: GPT-4o, GPT-4o mini, Llama 3 70B, DeepSeek R1

Model switcher in the dashboard header. Each model streams responses; DeepSeek R1 shows chain-of-thought reasoning traces.

Integrations panel

Connect GitHub, HuggingFace, W&B, Modal, Pinecone, and OpenAlex directly from the dashboard. Credentials stay in-browser.

Compute profiles

CPU free tier plus GPU profiles at ₹12/hr (T4), ₹45/hr (A10), and ₹150/hr (A100). Select before any training run.

Evaluations harness

Run automated benchmarks against custom metrics. Results logged per run, comparable across model versions.

Free trial: 1 message per model

All new accounts get one free message per model — no credit card, no friction. Enough to see the difference between modes.

v0.2AUTH + PRICINGMarch 2026
Auth with email/password and magic link

Full authentication flow: create account, sign in with password, or get a one-click magic link via email. JWT sessions, Bearer token to API routes.

Pricing page with early access

Launched the pricing page with three tiers. Early Access locked at ₹199/month — permanently. Waitlist modal collects emails.

Mobile-responsive layout

Nav collapses on small screens, grid sections reflow to single column, touch targets sized correctly throughout.

v0.1INITIAL LAUNCHFebruary 2026
Initial launch — waitlist page

First public version. Landing page with the Veil concept, neural canvas background animation, and an email waitlist.

Four research modes concept

Research, Biology, Flywheel, and Write modes defined. UI mockups and mode descriptions published on the landing page.

Shipping fast, in public.

Follow along or reach out to shape what gets built next.

Open Dashboard