Skip to content

v0.2.0-alpha.0 - Cognitive Horizon

Latest

Choose a tag to compare

@jdevcs jdevcs released this 15 Oct 18:06
· 1 commit to main since this release

RAG Loom - RAG Platform Kit v0.2.0-alpha.0 Cognitive Horizon – Release Notes

Overview

This release consolidates major documentation work (including a new Docusaurus site), endpoint stabilization for local and dev environments, Docker and client improvements, and numerous polish fixes.

Together, these changes strengthen developer onboarding, improve local development flows, and make the docs easier to navigate.

Infrastructure and Developer Experience

  • Endpoint stabilization and development-infrastructure upgrades: added/updated API endpoints for stable/dev environments (PR #30)

  • Integrated local infra with Ollama and Qdrant, set a default small LLM (gemma2:2b) for local testing (PR #30)

  • Introduced an infrastructure guide, and surfaced infra in the docs menu. (PR #30)

  • Docker image and documentation improvements to streamline container builds and usage for local setups. (PR #31)

Documentation

  • Docusaurus documentation site introduced with initial structure, configuration, and content relocation to a consistent framework. (PR #28)

  • Follow-up Docusaurus features and UI refinements, including link and layout polishing for a more consistent docs experience. (PR #29)

  • Project documentation updates across titles, README, scripts, and environment references for clarity and consistency. (PR #26)

  • Documentation roadmap added to clarify planned sections and priorities; minor content updates. (PR #33)

Quality and Fixes

  • Fixed multiple links across the documentation and site navigation. (PR #32)

  • UX and Content Refinements

  • Fixed tests, executable summary, contact flows, and assorted UI updates; added version text and updated doc to reflect versioning. (PR #34)

  • Docs roadmap and contact/UX refinements to improve contributor guidance and support visibility. (PR #33)