Skip to content

chore: sync core lib and CLAUDE.md from agent-core#80

Merged
avifenesh merged 1 commit intomainfrom
chore/sync-core-web-ctl-20260316-112143
Mar 16, 2026
Merged

chore: sync core lib and CLAUDE.md from agent-core#80
avifenesh merged 1 commit intomainfrom
chore/sync-core-web-ctl-20260316-112143

Conversation

@avifenesh
Copy link
Collaborator

Automated sync of lib/ and CLAUDE.md from agent-core.

@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

@gemini-code-assist
Copy link

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 performs an automated synchronization of the core library and documentation from the agent-core repository. The changes primarily involve updating the terminology for the git analysis tool, refining the data collected by the git history collector, and making minor adjustments to the CLAUDE.md file.

Highlights

  • Core Library Update: The core library for git history collection has been updated, renaming internal references from 'git-map' to 'repo-intel' to reflect a change in the underlying analysis tool.
  • Git Data Collection Refinement: The data collected for git history has been refined, including the addition of 'recentChanges' to file activity metrics and 'confidence' to AI attribution, while removing the 'commitShape' data.
  • Documentation Sync: The CLAUDE.md documentation file has been synchronized, removing an auto-generated comment and updating a guideline for 'Token efficiency'.
Changelog
  • CLAUDE.md
    • Removed the auto-generated comment at the top of the file.
    • Updated the 'Token efficiency' guideline for clarity.
  • lib/collectors/git.js
    • Updated references from 'git-map' to 'repo-intel' in comments and function calls.
    • Removed the collection and processing of 'commitShape' data.
    • Added 'recentChanges' to the file activity metrics.
    • Included 'confidence' in the AI attribution data.
    • Refactored 'conventions.scopes' to 'conventions.usesScopes' to better reflect its boolean nature.
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

@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 contains automated changes to sync lib/collectors/git.js and CLAUDE.md from the agent-core repository. The modifications in lib/collectors/git.js adapt the code to an updated data structure from the agent-analyzer binary, reflecting a rename from git-map to repo-intel and changes to the collected metrics. The update to CLAUDE.md is a minor text change. The changes are self-contained and consistent with an automated sync process.

@avifenesh avifenesh merged commit 9abc15a into main Mar 16, 2026
4 of 5 checks passed
@avifenesh avifenesh deleted the chore/sync-core-web-ctl-20260316-112143 branch March 16, 2026 12:27
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