Skip to content

chore: add AGENTS.md and serena config#297

Merged
mrtam merged 3 commits into
masterfrom
no-ticket/claude-md
May 25, 2026
Merged

chore: add AGENTS.md and serena config#297
mrtam merged 3 commits into
masterfrom
no-ticket/claude-md

Conversation

@mrtam
Copy link
Copy Markdown
Member

@mrtam mrtam commented May 20, 2026

Description

  • Add agent-guidance content into a vendor-neutral AGENTS.md
  • Add a one-line CLAUDE.md that points at AGENTS.md for tools that look for it by name
  • Add a generated .serena/project.yml

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Refactoring
  • Other (please describe)

Additional Notes

@mrtam mrtam requested a review from a team as a code owner May 20, 2026 17:13
Copilot AI review requested due to automatic review settings May 20, 2026 17:13
Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.

Tip: disable this comment in your organization's Code Review settings.

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

Adds repository guidance/config files intended for external tooling (Claude Code and Serena) to standardize local setup and provide architectural context.

Changes:

  • Add a generated AGENTS.md with development setup, commands, architecture, and conventions.
  • Add CLAUDE.md. Claude-specific configuration.
  • Add a generated .serena/project.yml Serena project configuration.
  • Add .serena/.gitignore to keep Serena cache/local config out of version control.

Reviewed changes

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

File Description
AGENTS.md Adds Claude Code-focused repo guidance (setup, commands, architecture notes).
.serena/project.yml Adds Serena project configuration for language/server behavior and project settings.
.serena/.gitignore Ignores Serena cache and local overrides.

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

Comment thread CLAUDE.md Outdated
Comment thread CLAUDE.md Outdated
Comment thread CLAUDE.md Outdated
Comment thread .serena/project.yml
@mrtam mrtam changed the title chore: add claude md and serena chore: add AGENTS.md and serena May 25, 2026
@mrtam mrtam changed the title chore: add AGENTS.md and serena chore: add AGENTS.md and serena config May 25, 2026
mrtam and others added 3 commits May 25, 2026 17:02
Move the agent-guidance content to a vendor-neutral AGENTS.md so the
repo doesn't favor any specific AI coding assistant. CLAUDE.md is
retained as a one-line pointer for tools that look for it by name.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- Fix requirements.in vs requirements.txt mismatch: .envrc installs
  requirements.in, so the non-direnv equivalent should too. Call out
  the locked/unlocked distinction explicitly.
- Soften the "no direct API calls in cli/" claim to reflect that
  login/logout/check legitimately import cloudsmith_api for
  Configuration defaults and exception types.
- Reword the "don't import cloudsmith_api from cli/commands/*"
  guideline to match the actual convention (avoid new request calls
  there; importing for config/exception types is fine).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mrtam mrtam force-pushed the no-ticket/claude-md branch from d2c85ff to 69b04c4 Compare May 25, 2026 16:02
@mrtam mrtam merged commit 2c30f96 into master May 25, 2026
40 checks passed
@mrtam mrtam deleted the no-ticket/claude-md branch May 25, 2026 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants