Skip to content

feat: add AGENTS.md and conventions#4387

Open
amanabiy wants to merge 9 commits intomainfrom
dev-v3-amanabiy-ai-instructions
Open

feat: add AGENTS.md and conventions#4387
amanabiy wants to merge 9 commits intomainfrom
dev-v3-amanabiy-ai-instructions

Conversation

@amanabiy
Copy link
Copy Markdown
Member

@amanabiy amanabiy commented Mar 26, 2026

Description

Adds AGENTS.md as a top-level entry point for AI coding agents working in this repo, along with supporting documentation in docs/.

Key changes:

  • AGENTS.md — setup, build, and run instructions tailored for agents, with pointers into docs/ for deeper guidance.
  • docs/CLOUDSCAPE_COMPONENTS_GUIDE.md — central index for component conventions, styling, testing, and internals. Designed to be reusable across related repos.
  • Additional docs linked from the guide covering code style, styling patterns, test authoring, and component API conventions.

I have other repositories reusing the CLOUDSCAPE_COMPONENTS_GUIDE.md for example take a look at this PR for chat-components repository.

Related links, issue #, if available: X2NaAdxtpFej rcDoAlynI8Zj

How has this been tested?

  • Verified locally that with considering all the feedbacks from the team, and running against our of predefined tests.
Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@amanabiy amanabiy requested a review from a team as a code owner March 26, 2026 16:59
@amanabiy amanabiy requested review from ernst-dev and removed request for a team March 26, 2026 16:59
@amanabiy amanabiy force-pushed the dev-v3-amanabiy-ai-instructions branch from 9365e0d to 92871de Compare March 26, 2026 17:00
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (c8acad4) to head (5a85f8a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #4387   +/-   ##
=======================================
  Coverage   97.44%   97.44%           
=======================================
  Files         906      906           
  Lines       26561    26561           
  Branches     9582     9582           
=======================================
  Hits        25882    25882           
  Misses        673      673           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@amanabiy amanabiy force-pushed the dev-v3-amanabiy-ai-instructions branch from 2daa3b6 to 17d9487 Compare March 27, 2026 08:33
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.

1 participant