[doc] chore: trim README installation and recipes sections#38
Conversation
Condense the Installation extras into one paragraph and drop the verbose local-development subsection (pointer to pyproject.toml's [tool.uv.sources] hints instead). Replace the recipe table with a short summary linking to examples/README.md. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
There was a problem hiding this comment.
Code Review
This pull request simplifies the README.md by replacing the detailed recipe table and installation extras list with concise summaries and references to external documentation and inline hints. Feedback suggests clarifying the model names and algorithm (REINFORCE++) in the recipe summary to avoid ambiguity, and expanding the instructions for local development to explicitly mention changing the source to a local path.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Condense the Installation extras into one paragraph and drop the verbose local-development subsection (pointer to pyproject.toml's [tool.uv.sources] hints instead). Replace the recipe table with a short summary linking to examples/README.md.