Skip to content

Chore/update agent files#588

Open
KManolov3 wants to merge 2 commits into
developfrom
chore/update-agent-files
Open

Chore/update agent files#588
KManolov3 wants to merge 2 commits into
developfrom
chore/update-agent-files

Conversation

@KManolov3
Copy link
Copy Markdown
Contributor

Proposed Changes

  • Update AGENTS.md to run lint / tests after changes
  • Symlink CLAUDE.md to AGENTS.md

@KManolov3 KManolov3 requested a review from Copilot May 26, 2026 14:32
@KManolov3 KManolov3 requested a review from a team as a code owner May 26, 2026 14:32
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR primarily updates the agent/developer workflow documentation, but it also includes a functional change in scratch-gui that alters theme availability logic.

Changes:

  • Added guidance in AGENTS.md to run tests + lint after completing code changes in a package.
  • Updated scratch-gui theme settings so the “Cat Blocks” theme is always available (previously membership-gated).

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
packages/scratch-gui/src/lib/settings/theme/index.js Changes theme availability logic for the Cat Blocks theme.
AGENTS.md Adds post-change instructions to run tests and lint for affected workspaces.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread packages/scratch-gui/src/lib/settings/theme/index.js
Comment thread AGENTS.md
Comment on lines +66 to +67
npm test --workspace=packages/<package-name>
npm run lint --workspace=packages/<package-name>
@KManolov3 KManolov3 force-pushed the chore/update-agent-files branch from 69b1ee3 to 9e79ac1 Compare May 26, 2026 14:46
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.

2 participants