Skip to content

v0.6.0 — Stack auto-detection

Choose a tag to compare

@jai-shopdevx jai-shopdevx released this 30 Jul 14:10

🧭 Stack auto-detection

Adeptly now reads your project's manifests — package.json, go.mod, Cargo.toml, requirements.txt/pyproject.toml, composer.json, Gemfile, pom.xml/build.gradle, Dockerfile — and feeds the detected stack into the plan, refine, and recipe prompts.

So the recommendations, file paths, libraries, and commands now fit the stack you actually build with. A "Tailored for your stack" chip in the recipe panel shows what it detected (e.g. TypeScript · Next.js, React · Prisma, Tailwind · pnpm).

Shipped from a real user request on r/ClaudeAI — thanks Due_Ad5532.

npx adeptly