chore(Agents): Add agents#1994
Conversation
PR Reviewer Guide 🔍(Review updated until commit 2aad25e)Here are some key observations to aid the review process:
|
db8a4d2 to
2aad25e
Compare
|
Persistent review updated to latest commit 2aad25e |
|
This PR/issue depends on:
|
2aad25e to
4f749c4
Compare
|
There was a problem hiding this comment.
Pull request overview
Adds agent-facing documentation (AGENTS.md) at the repository root and for the app/ module to help contributors quickly understand structure, conventions, and common commands.
Changes:
- Add root-level
AGENTS.mdwith project snapshot, setup commands, conventions, and module pointers. - Add
app/AGENTS.mddescribing app architecture, key files, quick search commands, and testing notes.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 9 comments.
| File | Description |
|---|---|
| AGENTS.md | Root “agent guide” with project-wide setup/conventions and links to module-specific guides. |
| app/AGENTS.md | App-module-specific guide covering architecture, key paths, commands, and gotchas. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Agent-Logs-Url: https://github.com/Infomaniak/android-kDrive/sessions/d418c2bb-65a3-4e27-8179-7a420872a639 Co-authored-by: FabianDevel <45429131+FabianDevel@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Infomaniak/android-kDrive/sessions/7e540255-857d-4d35-8d1c-01c307a7373b Co-authored-by: FabianDevel <45429131+FabianDevel@users.noreply.github.com>
…ions Agent-Logs-Url: https://github.com/Infomaniak/android-kDrive/sessions/4f4c77a4-9cd9-4c38-95ae-7f850e609052 Co-authored-by: FabianDevel <45429131+FabianDevel@users.noreply.github.com>
e1f1a7a to
372c2d8
Compare
|



Depends on Infomaniak/android-core#736