Skip to content

Dev#13

Merged
MWG-Logan merged 15 commits intomainfrom
dev
Sep 25, 2025
Merged

Dev#13
MWG-Logan merged 15 commits intomainfrom
dev

Conversation

@MWG-Logan
Copy link
Owner

No description provided.

Copilot AI and others added 8 commits August 26, 2025 22:41
Co-authored-by: MWGMorningwood <2997336+MWGMorningwood@users.noreply.github.com>
Co-authored-by: MWGMorningwood <2997336+MWGMorningwood@users.noreply.github.com>
…4e77-bbc2-5b0e37c07a9d

Improve MCP tool usability for LLMs with auto-creation and workflow guidance
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.3.0 to 24.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 24.5.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@azure/functions](https://github.com/Azure/azure-functions-nodejs-library) from 4.7.3-beta.0 to 4.8.0.
- [Release notes](https://github.com/Azure/azure-functions-nodejs-library/releases)
- [Commits](https://github.com/Azure/azure-functions-nodejs-library/commits)

---
updated-dependencies:
- dependency-name: "@azure/functions"
  dependency-version: 4.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@azure/identity](https://github.com/Azure/azure-sdk-for-js) from 4.11.1 to 4.12.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-js/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md)
- [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/identity_4.11.1...@azure/identity_4.12.0)

---
updated-dependencies:
- dependency-name: "@azure/identity"
  dependency-version: 4.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@MWG-Logan MWG-Logan requested a review from Copilot September 25, 2025 14:25
Copy link
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 enhances the MCP (Model Context Protocol) server with improved user experience features, better error handling, and auto-creation capabilities to reduce friction when working with the knowledge graph.

  • Enhanced MCP tool descriptions with clear usage patterns and examples
  • Auto-creation of missing entities when creating relationships or adding observations
  • Improved error messages with helpful examples and validation
  • Updated package dependencies to latest versions

Reviewed Changes

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

Show a summary per file
File Description
src/services/relations.ts Added auto-creation of missing entities in relations and enhanced validation with helpful error messages
src/services/entities.ts Added comprehensive entity validation, auto-creation of missing observations arrays, and improved response format
src/functions/mcpTools.ts Updated all MCP tool descriptions with clearer guidance, usage patterns, and parameter examples
package.json Updated Azure Functions and Identity packages to latest versions
README.md Added trust score badge and enhanced documentation with recommended workflows

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 25, 2025 14:26
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
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

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

Copilot AI and others added 2 commits September 25, 2025 10:34
…ands

Co-authored-by: MWGMorningwood <2997336+MWGMorningwood@users.noreply.github.com>
…d type safety; update .gitignore and package scripts
Copilot AI review requested due to automatic review settings September 25, 2025 16:19
Copy link
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

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings September 25, 2025 16:22
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
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

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

@MWG-Logan MWG-Logan merged commit 273b257 into main Sep 25, 2025
2 checks passed
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.

4 participants