Skip to content

Added .md files for coding assistant#210

Open
CoderOMaster wants to merge 4 commits intomainfrom
keshav/agent.md
Open

Added .md files for coding assistant#210
CoderOMaster wants to merge 4 commits intomainfrom
keshav/agent.md

Conversation

@CoderOMaster
Copy link
Copy Markdown
Collaborator

@CoderOMaster CoderOMaster commented May 5, 2026

Pull Request Checklist

Please ensure that your PR meets the following requirements:

  • I have read the CONTRIBUTING guide.
  • I have updated the documentation (if applicable).
  • My code follows the style guidelines of this project.
  • I have performed a self-review of my own code.
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

Description

Added agents.md and claude.md file


Open in Devin Review

Copilot AI review requested due to automatic review settings May 5, 2026 17:20
Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration Bot left a comment

Choose a reason for hiding this comment

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

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

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 files intended for AI coding assistants and updates gitignore rules so the guidance can be committed and tracked.

Changes:

  • Added AGENTS.md with repo overview, layout, commands, architecture notes, and CI/testing guidance for agents.
  • Added CLAUDE.md (currently a one-line reference to AGENTS.md).
  • Updated .gitignore to stop ignoring CLAUDE.md.

Reviewed changes

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

File Description
CLAUDE.md Introduces a Claude-specific entrypoint file (currently only references AGENTS.md).
AGENTS.md Adds agent-facing documentation for repo structure, workflows, and SDK patterns.
.gitignore Allows CLAUDE.md to be committed by removing the ignore pattern.

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

Comment thread CLAUDE.md Outdated
Comment thread AGENTS.md
Comment on lines +65 to +66
npm run type-check # TS type check across examples/javascript and apps/next-js
npm run lint # eslint across examples/javascript and apps/next-js
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
@yatharthk2
Copy link
Copy Markdown
Collaborator

is this pr still being worked upon ?

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
moss-md-indexer/ — Markdown docs → Moss index builder
pipecat-moss/ — Pipecat Python integration package
strands-agents-moss/ — AWS Strands Agents integration package
vapi-moss/ — VAPI Custom Knowledge Base webhook adapter
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I am seeing a repeat of vapi-moss

Comment thread AGENTS.md Outdated
Comment thread AGENTS.md
bun/ — Bun runtime example
python-classification/ — Text classification with Moss
cookbook/ — Framework integrations (one subdirectory per framework)
autogen/ — AutoGen multi-agent e-commerce support
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

there is lot of redundunt information, like autogen is also being mentioned on the framework cookbook

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.

3 participants