bito-code-review[bot] commented on code in PR #37060:
URL: https://github.com/apache/superset/pull/37060#discussion_r2682895023


##########
docs/docs/contributing/development.mdx:
##########
@@ -282,13 +282,13 @@ curl -f http://localhost:8088/health && echo "✅ Superset 
ready"
 ### LLM Session Best Practices
 - Always validate environment setup first using the health checks above
 - Use focused validation commands: `pre-commit run` (not `--all-files`)
-- **Read [LLMS.md](https://github.com/apache/superset/blob/master/LLMS.md) 
first** - Contains comprehensive development guidelines, coding standards, and 
critical refactor information
+- **Read [AGENTS.md](https://github.com/apache/superset/blob/master/AGENTS.md) 
first** - Contains comprehensive development guidelines, coding standards, and 
critical refactor information

Review Comment:
   <div>
   
   
   <div id="suggestion">
   <div id="issue"><b>Incomplete file rename</b></div>
   <div id="fix">
   
   This change correctly updates the link to AGENTS.md, but other documentation 
files (e.g., docs/developer_portal/contributing/development-setup.md) still 
reference LLMS.md, which could confuse users. Consider updating all references 
in a single PR.
   </div>
   
   
   </div>
   
   
   
   
   <small><i>Code Review Run #2537ab</i></small>
   </div>
   
   ---
   Should Bito avoid suggestions like this for future reviews? (<a 
href=https://alpha.bito.ai/home/ai-agents/review-rules>Manage Rules</a>)
   - [ ] Yes, avoid them



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to