Skip to content

chore: introduce AI-assisted development to the project#2864

Merged
asvishnyakov merged 2 commits intomainfrom
feat/ai-assisted-development
Mar 28, 2026
Merged

chore: introduce AI-assisted development to the project#2864
asvishnyakov merged 2 commits intomainfrom
feat/ai-assisted-development

Conversation

@asvishnyakov
Copy link
Copy Markdown
Member

@asvishnyakov asvishnyakov commented Mar 28, 2026

Add CLAUDE.md, AGENTS.md, Serena MCP config, Claude Code settings, and Context7 library ID reference docs to enable AI coding agents to work effectively with the codebase.


Summary by cubic

Adds Serena MCP config, Claude Code permissions, and agent guidance docs to support agent-assisted development across the repo. Also documents a required Co-Authored-By trailer for any agent-assisted commit.

  • New Features

    • Added AGENTS.md with setup, build/test/lint flows, backward-compatibility rules, and required Co-Authored-By trailer.
    • Added .serena/project.yml and .serena/.gitignore to enable Serena MCP with TypeScript/Python language servers and tool access.
    • Added .claude/settings.json to allow safe commands: pnpm, uv, pytest, ruff, tsc.
    • Added docs/context7.md (pre-resolved Context7 MCP library IDs), docs/README.md, and CLAUDE.md.
  • Migration

    • No runtime or API changes. Optional adoption only (use Serena MCP or Claude Code if desired).

Written for commit 9f9c54a. Summary will update on new commits.

Add CLAUDE.md, AGENTS.md, Serena MCP config, Claude Code settings, and
Context7 library ID reference docs to enable AI coding agents to work
effectively with the codebase.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. dev-tooling Relating to developer/contributor toolings. labels Mar 28, 2026
Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 7 files

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@asvishnyakov asvishnyakov enabled auto-merge March 28, 2026 01:26
@asvishnyakov asvishnyakov added this pull request to the merge queue Mar 28, 2026
Merged via the queue into main with commit 39e469f Mar 28, 2026
10 checks passed
@asvishnyakov asvishnyakov deleted the feat/ai-assisted-development branch March 28, 2026 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dev-tooling Relating to developer/contributor toolings. size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants