feat: added fallow tool#98
Conversation
Move baseline paths into config, add health snapshots, enforce shared/core boundaries, and align local check with PR-scoped audit gating. Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
Code Review
This pull request integrates the Fallow codebase intelligence tool into the repository, adding configuration files, initial baselines, documentation, and package scripts. The review feedback highlights several configuration and CLI usage issues: singular rule names in .fallowrc.jsonc should be pluralized to match the tool's specification, a redundant import allowance for the core zone should be removed, and invalid CLI flags (--report-only for health and --changed-since for audit) in package.json and docs/agents/fallow.md must be corrected to prevent runtime errors.
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.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fb55c73437
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
No description provided.