Skip to content

docs: add gitcgr.com visualisation announcement#446

Merged
vitali87 merged 1 commit intomainfrom
feat/gitcgr-announcement
Mar 12, 2026
Merged

docs: add gitcgr.com visualisation announcement#446
vitali87 merged 1 commit intomainfrom
feat/gitcgr-announcement

Conversation

@vitali87
Copy link
Owner

Add gitcgr.com announcement to Latest News, clean up stale tags and dates.

@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the main README.md file to highlight a new code visualization tool, gitcgr.com, making it easier for users to discover and utilize this feature. Additionally, it refines the 'Latest News' section by removing stale date and 'NEW' tags, ensuring the information presented is current and relevant.

Highlights

  • New Feature Announcement: Announced the new gitcgr.com visualization tool in the 'Latest News' section of the README.md.
  • Documentation Cleanup: Cleaned up the 'Latest News' section by removing outdated tags and dates from existing entries.
Changelog
  • README.md
    • Added a new bullet point announcing the gitcgr.com visualization tool.
    • Removed the [NEW] tag from the 'MCP Server Integration' news item.
    • Removed the [2025/10/21] date tag from the 'Semantic Code Search' news item.
Activity
  • No human activity has been recorded on this pull request yet.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for GitHub and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

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

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 adds an announcement for the new gitcgr.com visualization tool to the README.md and cleans up stale tags and dates from previous news items. My review focuses on ensuring consistency in the documentation. I've suggested a minor spelling correction to align with the American English used throughout the project.

@vitali87 vitali87 merged commit 33d9c6c into main Mar 12, 2026
15 checks passed
@greptile-apps
Copy link
Contributor

greptile-apps bot commented Mar 12, 2026

Greptile Summary

This PR makes a documentation-only update to README.md, adding a new announcement for gitcgr.com (a GitHub repo visualisation tool) to the "Latest News" section, while cleaning up stale [NEW] and date tags from older entries.

  • New entry for gitcgr.com is added as the top news item, with a working hyperlink and a concise description of the URL trick (github.comgitcgr.com).
  • The **[NEW]** badge is removed from the MCP Server Integration bullet, reflecting that it is no longer a new announcement.
  • The [2025/10/21] date prefix is removed from the Semantic Code Search bullet, consistent with the stated clean-up goal.

No code, logic, or configuration is affected.

Confidence Score: 5/5

  • This PR is safe to merge — it contains only README documentation changes with no code impact.
  • The change is limited to three lines in README.md: one line added and two lines modified (cosmetic tag removal). There are no code, configuration, or dependency changes. No regressions are possible.
  • No files require special attention.

Important Files Changed

Filename Overview
README.md Adds a new "Latest News" entry for gitcgr.com visualisation, removes stale [NEW] tag from MCP Server Integration, and removes the dated [2025/10/21] prefix from Semantic Code Search. All changes are cosmetic/documentation only.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["User visits a GitHub repo URL\ne.g. github.com/owner/repo"] --> B["Change 'github.com' → 'gitcgr.com'"]
    B --> C["gitcgr.com/owner/repo"]
    C --> D["Interactive code graph rendered\nfor the entire repository"]
Loading

Last reviewed commit: 7ef587e

@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2026

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@sonarqubecloud
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants