rdblue commented on issue #13934: URL: https://github.com/apache/iceberg/issues/13934#issuecomment-3234568805
I'm all for making our repositories more friendly for AI, but I don't like the idea of making a specific tool available or encouraging one. There are a few reasons. First, it's a fast-moving space and I don't want the project to be out of date or have constant requests to support one tool or another. Second, I think that using an LLM to answer questions is probably done by consumers, rather than producers. People that want to use Claude Code or Cursor or whatever should be able to use their tool of choice, just like people use vim, Eclipse, or IntelliJ. Last, I think the bring-your-own-LLM option scales better because the limits are per consumer rather than per project. I think it would be helpful to have a shared LLM-friendly map ([example](https://docs.anthropic.com/en/docs/claude-code/claude_code_docs_map.md)) or to have LLM settings like `CLAUDE.md` if they are standard and supported widely enough. -- 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]
