Skip to content

docs: sync README with released versions and real config - #10

Merged
MarceloAdan73 merged 1 commit into
mainfrom
docs/readme-v102
Aug 2, 2026
Merged

docs: sync README with released versions and real config#10
MarceloAdan73 merged 1 commit into
mainfrom
docs/readme-v102

Conversation

@MarceloAdan73

Copy link
Copy Markdown
Owner

Aligns the README with the actual released state (2026-08-02):

  • Version badge 1.0.0 → 1.0.2 (current npm release)
  • Tests badge 596 → 626 (real test count, verified locally)
  • Agents table: v1.0.0 → v1.0.1 (what's published on npm)
  • Tech Stack / Scripts / Roadmap: 596 → 626 tests
  • 'From repository' install was broken: documented \cp .env.example .env\ but .env.example\ does not exist in the repo. Replaced with creating .env\ directly (\echo GEMINI_API_KEY=... > .env), matching what the agents actually read via dotenv.

No code changes — docs only.

- Version badge 1.0.0 -> 1.0.2, tests badge 596 -> 626
- Agents table: v1.0.0 -> v1.0.1 (published on npm)
- Tech Stack / Scripts / Roadmap: 596 -> 626 tests
- 'From repository' install: cp .env.example .env was broken (.env.example
  does not exist). Replaced with creating .env directly (echo GEMINI_API_KEY
  ...), matching what the agents actually read.
@MarceloAdan73
MarceloAdan73 merged commit 38d9193 into main Aug 2, 2026
@MarceloAdan73
MarceloAdan73 deleted the docs/readme-v102 branch August 2, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant