Changelog
All updates and new features for Nascentist.
v1.0.0March 4, 2026New
- Project Memory API — store tech stack, conventions, context once and auto-inject into every request
- Memory auto-extraction — paste code and we detect language, frameworks, style automatically
- Diff output format — 60-85% token reduction on large files
- Async job processing — submit long-running fix loops without timeout worries
- Test generation with verification — /v1/agent/test runs generated tests in sandbox
- Code explanation agent — /v1/agent/explain with structured output
- Cost estimation endpoint — /v1/estimate previews token usage and cost
v0.9.0March 4, 2026New
- Razorpay billing integration — INR pricing, UPI, cards, net banking
- GST invoice generation — automatic tax invoices for Indian developers
- Admin dashboard — full user management, revenue analytics, system health
- Transactional email system — via Resend for welcome, alerts, notifications
- Code sandbox execution — Judge0 integration for agent verification
v0.8.0March 3, 2026New
- Real inference server integration — vLLM and llama.cpp support
- Streaming responses — Server-Sent Events on all endpoints
- Improved chat experience — conversation history and threading
v0.7.0March 2, 2026New
- User webhooks — receive real-time events in your own application
- Support ticket system — full ticketing with threading and email notifications
- Status page — real-time service health monitoring at /status
- Blog system — markdown-based blog with view tracking
- Documentation system — full docs with search, API reference, guides
v0.6.0March 1, 2026New
- API key management — scoped keys with permissions and expiration
- Usage analytics — charts, CSV export, rate limit visibility
- Interactive playground — test API directly from dashboard
- Project organization — group keys by project
v0.5.0February 28, 2026New
- Initial platform launch — authentication, dashboard, waitlist system