Skip to content

Releases: Deodat-Lawson/LaunchStack

v1.0.0 — Final PDR AI Release

20 Apr 06:18
94bf1ae

Choose a tag to compare

v1.0.0 — Final PDR AI Release

Last release under the PDR AI name. This is a snapshot of the monolithic Next.js architecture before the rebrand and monorepo migration to Launchstack.

What's here

The full PDR AI v2 stack:

  • Hybrid search (BM25 + pgvector, 0.4/0.6 weights)
  • Parent-child chunking (1000/256 tokens)
  • OCR via Datalab Marker API
  • Predictive gap analysis and study agent features
  • Next.js 15, PostgreSQL + pgvector, Drizzle ORM, Clerk, LangChain

Everything that shipped up through the rebrand decision.

What's next

Launchstack — same team, sharper focus. OSS core, Turborepo monorepo, and a repositioned product that extracts executable rules and skills from documents rather than just doing RAG over them.

Pinning to this version

Security fixes only. Check out v1.0.0 if you want the pre-rebrand codebase:

bash git checkout v1.0.0 ​

For active development, see the Launchstack repository.