Skip to content

docs: refresh the README for the first release#31

Merged
mickamy merged 2 commits into
mainfrom
docs/readme-post-release
Jul 1, 2026
Merged

docs: refresh the README for the first release#31
mickamy merged 2 commits into
mainfrom
docs/readme-post-release

Conversation

@mickamy

@mickamy mickamy commented Jul 1, 2026

Copy link
Copy Markdown
Owner

No description provided.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to reflect the availability of prebuilt releases and documents several new features, including light and dark themes, CSV/JSON export, keyboard shortcuts, and a force-directed ER schema diagram. Feedback is provided to correct a minor grammatical subject-verb agreement issue in the themes description.

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.

Comment thread README.md Outdated
### Design

- **Dark mode** by default.
- **Light and dark themes** — follows your OS preference by default, with a toggle that is remembered per browser.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The subject Light and dark themes is plural, so the verb should be follow instead of follows.

Suggested change
- **Light and dark themes**follows your OS preference by default, with a toggle that is remembered per browser.
- **Light and dark themes**follow your OS preference by default, with a toggle that is remembered per browser.

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 2ab17c7 — plural subject, so "follow".

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.80%. Comparing base (67d91db) to head (2ab17c7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   87.80%   87.80%           
=======================================
  Files          38       38           
  Lines        2582     2582           
=======================================
  Hits         2267     2267           
  Misses        209      209           
  Partials      106      106           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mickamy

mickamy commented Jul 1, 2026

Copy link
Copy Markdown
Owner Author

/gemini review

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the README.md to document several new features of the adms tool, including light and dark themes, CSV/JSON export, keyboard shortcuts, and a force-directed ER diagram. It also updates the installation instructions to point to prebuilt releases and removes outdated references to development phases. The feedback suggests improving the alt text of the newly added UI screenshot to enhance accessibility.

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.

Comment thread README.md
Point `adms` at a database and you get two ways in: an HTTP API the frontend can call directly, and an optional
browser-based admin UI hosted from the same binary. No service layer, no codegen, no schema duplicated in two places.

![ui](assets/ui.png)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To align with the project's recent accessibility (a11y) improvements, consider using a more descriptive alt text for the UI screenshot instead of the generic ui.

Suggested change
![ui](assets/ui.png)
![adms Admin UI](assets/ui.png)

@mickamy mickamy merged commit b1b00d9 into main Jul 1, 2026
13 checks passed
@mickamy mickamy deleted the docs/readme-post-release branch July 1, 2026 01:32
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