Skip to content

Releases: varshinicb1/atlas

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 06:50

Full Changelog: v0.3.1...v0.3.2

v0.3.1 — atlas crawl command + 30 new packages

Choose a tag to compare

@varshinicb1 varshinicb1 released this 13 Jul 18:25

What's New

  • \�tlas crawl\ command: Auto-generate knowledge packages from any documentation URL. Extracts headings, code blocks, warnings. Supports configurable depth, max pages, and auto-publish.
  • 30 new knowledge packages: AI/ML, testing, backend, state management, build/deploy, UI, architecture patterns — 81 total.
  • Studio UX improvements: Welcome screen, error recovery, search results count, node focus, edge type legend, registry pagination.
  • Fix: publish workflows now skip-existing — re-runs won't fail on already-published packages.

Changelog

  • feat: atlas crawl command — crawl docs into knowledge packages
  • fix: skip-existing on PyPI publish, allow cargo publish to handle already-published
  • chore: bump to v0.3.1

Full Changelog: v0.3.0...v0.3.1

v0.3.0 — Decide gap closed, docs site, studio, 20+ new packages

Choose a tag to compare

@varshinicb1 varshinicb1 released this 13 Jul 12:25

v0.3.0

Core

  • Decide gap closed: decision_tree frontmatter in .md files now parsed and compiled
  • Binary: 51 curated knowledge packages, all verified, all published

Distribution

  • PyPI: \pip install atlas-sdk\ publish workflow ready
  • crates.io: \cargo install atlas-cli\ publish workflow ready

Docs & UI

  • Docs site at \�tlas-sh.pages.dev/docs/\ (hub, quickstart, API reference)
  • Studio at \�tlas-studio-1o9.pages.dev\ (local/registry graph explorer)
  • Main site nav includes Studio link

Packages (20+ new)

agentic_awesome_skills, ai_website_cloner, anime_js, api_design, arcjet, astro_js, atlas_knowledge_ecosystem, biome, capacitor, clerk, deployment_patterns, drizzle, framer_motion, gsap, hono, lucia, motion, npm_patterns, nuxt, playwright, portfolio_designer, prisma, react_native, remix, repomix, shadcn_ui, svelte, tailwind_patterns, tanstack_query, tech_stack_decisions, three_js, trpc, uploadthing, vitest, vue_patterns, wembi_patterns, zod, zustand

CI

  • agent-e2e tests in CI (build + SDK + 5 agent tests)
  • publish-pypi.yml (needs PYPI_API_TOKEN)
  • publish-crates.yml (needs CARGO_REGISTRY_TOKEN)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:23

Full Changelog: v0.1.0...v0.2.0

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 21:02