Add design documents and Claude instructions#147
Merged
pontemonti merged 2 commits intomainfrom Jan 21, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request adds comprehensive design documentation for the Microsoft Agent 365 SDK for Node.js. The documentation provides detailed architectural information and usage examples to help developers and AI coding assistants understand the project structure.
Changes:
- Added CLAUDE.md with project overview, essential commands, architecture details, and development guidelines for Claude Code
- Added main design.md with complete SDK architecture, package descriptions, design patterns, and integration examples
- Added individual design.md files for all 9 packages documenting their specific architecture, components, and usage
Reviewed changes
Copilot reviewed 11 out of 11 changed files in this pull request and generated 13 comments.
Show a summary per file
| File | Description |
|---|---|
| CLAUDE.md | Instructions for Claude Code with project overview, commands, architecture, and development rules |
| docs/design.md | Main SDK architecture document covering all packages, patterns, and data flows |
| packages/agents-a365-tooling/docs/design.md | MCP tool server configuration and discovery documentation |
| packages/agents-a365-tooling-extensions-openai/docs/design.md | OpenAI Agents SDK integration documentation |
| packages/agents-a365-tooling-extensions-langchain/docs/design.md | LangChain integration documentation |
| packages/agents-a365-tooling-extensions-claude/docs/design.md | Claude SDK integration documentation |
| packages/agents-a365-runtime/docs/design.md | Runtime utilities and Power Platform integration documentation |
| packages/agents-a365-observability/docs/design.md | OpenTelemetry-based observability framework documentation |
| packages/agents-a365-observability-hosting/docs/design.md | Hosting-specific observability utilities documentation |
| packages/agents-a365-observability-extensions-openai/docs/design.md | OpenAI Agents SDK instrumentation documentation |
| packages/agents-a365-notifications/docs/design.md | Agent notification and lifecycle event handling documentation |
juliomenendez
approved these changes
Jan 21, 2026
rahuldevikar761
approved these changes
Jan 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.