Skip to content

v3.2.1 — Zero-context user audit

Choose a tag to compare

@FutronPrime FutronPrime released this 08 May 10:45
· 3 commits to main since this release

What's new

The "fresh user with only Claude Code installed" experience is now first-class. No assumed context, no FUTRON-specific prerequisites, full guidance for naive users.

Added

  • BOOTSTRAP_GUIDE.md — per-OS Python+Node install walkthroughs, 4 LLM-provider paths (Gemini-free, Ollama, Groq, key-required)
  • bootstrap.sh — optional one-shot setup (auto-detects OS, installs Node via nvm, installs gemini-cli)
  • docs/glossary.md — plain-language definitions: Synapse_COR, Forge, MCC, CoR, cascade, deterministic-vs-probabilistic
  • docs/troubleshooting.md — common errors → fixes
  • docs/use-cases.md — 6 detailed examples with bash commands and sample output
  • CONTRIBUTING.md + CODE_OF_CONDUCT.md — standard OSS files
  • README 30-second TL;DR at top, fixed clone URL bug

Changed

  • Adapter check_prerequisites() method added to gemini-cli-free + claude-code adapters (more in v3.2.2)

🤖 Generated with Claude Code