docs: update project structure diagram to match codebase - #224
Conversation
Update CONTRIBUTING.md project structure to include all files: - Add git/hook.ts to git/ section - Add individual command files (completion.ts, config.ts) - Add individual provider files - Match AGENTS.md architecture reference Closes 404-PF#220
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughChangesProject structure documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
I’m a rabbit with a tidy tree, Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@CONTRIBUTING.md`:
- Line 43: Update the config.ts entry in the repository structure documentation
to describe both viewing and setting configuration, reflecting the imported
configSetCommand usage in src/index.ts.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro
Run ID: 3d790dee-e429-4290-bbdb-02085591e4ee
📒 Files selected for processing (1)
CONTRIBUTING.md
404-Page-Found
left a comment
There was a problem hiding this comment.
In @CONTRIBUTING.md:
- Line 43: Update the config.ts entry in the repository structure documentation
to describe both viewing and setting configuration, reflecting the imported
configSetCommand usage in src/index.ts.
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|



What does this PR do?
Updates the project structure diagram in CONTRIBUTING.md to accurately reflect the current codebase layout.
Changes
Related Issue
Closes #220
Acceptance Criteria
Summary by CodeRabbit