Add AGENTS.md - #3445
Conversation
Ref: Add AGENTS.md #3441
|
Adding @chrtannus & @d2fong as reviewers. Let me know if you think anything should be added or amended. |
|
Looks good to me as a starting point. Because cytoscape.js is a large codebase. It may be worth exploring progressive disclosure techniques. Here is this one idea I found in this talk:
|
chrtannus
left a comment
There was a problem hiding this comment.
I can't think of anything else to add.
This is a really good point. I did some research on this, and I don't think it's yet safe to depend on it unless you assume everyone uses Claude or Codex. E.g. Copilot doesn't yet have full support for progressive disclosure in the same way. We should definitely add support for this later, but right now it could be a bit hit or miss. In any case, for now I just want something good enough as compared to what we have now for agents (nothing). |


Ref: Add AGENTS.md #3441
Cross-references to related issues. If there is no existing issue that describes your bug or feature request, then create an issue before making your pull request.
Associated issues:
Notes re. the content of the pull request. Give context to reviewers or serve as a general record of the changes made. Add a screenshot or video to demonstrate your new feature, if possible.
Checklist
Author:
unstable. Bug-fix patches can go on eitherunstableormaster.index.d.tsTypescript definition file has been appropriately updated.Reviewers:
masterbranch and theunstablebranch. Normally, this just requires cherry-picking the corresponding merge commit frommastertounstable-- or vice versa.