Skip to content

docs: added AGENTS.md files#1873

Open
goncalopinto1 wants to merge 5 commits into
developfrom
docs/agents-md
Open

docs: added AGENTS.md files#1873
goncalopinto1 wants to merge 5 commits into
developfrom
docs/agents-md

Conversation

@goncalopinto1

Copy link
Copy Markdown
Member

Closes #1872

@codecov

codecov Bot commented Jun 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 6%. Comparing base (ddbc118) to head (843610f).
⚠️ Report is 2 commits behind head on develop.

❌ Your project check has failed because the head coverage (6%) is below the target coverage (70%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@           Coverage Diff           @@
##           develop   #1873   +/-   ##
=======================================
  Coverage        6%      6%           
=======================================
  Files           38      38           
  Lines         2143    2143           
=======================================
  Hits           125     125           
  Misses        2018    2018           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@goncalopinto1
goncalopinto1 marked this pull request as ready for review June 13, 2026 23:37
@goncalopinto1
goncalopinto1 marked this pull request as draft June 18, 2026 22:05
@goncalopinto1 goncalopinto1 changed the title docs: added AGENTS.md sketch of uni_app package docs: added AGENTS.md files Jun 25, 2026
@goncalopinto1
goncalopinto1 marked this pull request as ready for review June 25, 2026 20:59

@pedroafmonteiro pedroafmonteiro left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The content of each AGENTS.md looks very good, but I think we should restructure how we give this information to the agents themselves.

First, I think we should have a root AGENTS.md referencing the AGENTS.md of each package inside uni (in our case, uni_app and uni_ui) and a quick summary of what the project is about.

Then, instead of inserting a new AGENTS.md file inside each feature folder, we should create a docs directory exclusively designed for agents, because I think the directories could start to get a little bloated for humans with files not made for them. With this, each AGENTS.md package file could reference those other files when needed. For example:

For our state management solution inside this app, we use Riverpod. Check out our guidelines when working with Riverpod at: ./docs/RIVERPOD.md

This is just an idea and opinion, let me know what you think! Also I purpose everyone at @NIAEFEUP/uni to give their opinion about these PR since it would affect everyone who uses an agent to assist with their work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: add AGENTS.md files

2 participants