Skip to content

feat: introduce anp tool#1

Closed
samanhappy wants to merge 1 commit into
mainfrom
anp
Closed

feat: introduce anp tool#1
samanhappy wants to merge 1 commit into
mainfrom
anp

Conversation

@samanhappy
Copy link
Copy Markdown
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

Comment thread test_anp_tool.py Outdated
Comment thread requirements.txt Outdated
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