Skip to content

feat: introduce anp tool #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

feat: introduce anp tool #1

wants to merge 1 commit into from

Conversation

samanhappy
Copy link
Collaborator

@samanhappy samanhappy commented Mar 17, 2025

Features

This pull request introduces the ANPTool for interacting with other agents using the Agent Network Protocol (ANP). The changes are spread across multiple files to integrate this new tool into the existing system. The most important changes include adding the ANPTool class, updating the configuration settings, and modifying the Manus prompt to include the new tool.

Feature Docs

Integration of ANPTool:
Configuration updates:
  • app/config.py: Added ANPSettings class and updated AppConfig to include anp_config. Modified _load_initial_config and added a property method anp_config to handle the new configuration settings. [1] [2] [3] [4] [5]
  • config/config.example.toml: Added example configuration for ANP tool, including paths to DID document and private key files.
Test data:

Influence

Result

Other

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.

2 participants