trustgraph/trustgraph-flow/trustgraph
cybermaggedon 9c7a070681
Feature/react call mcp (#428)
Key Features

  - MCP Tool Integration: Added core MCP tool support with ToolClientSpec and ToolClient classes
  - API Enhancement: New mcp_tool method for flow-specific tool invocation
  - CLI Tooling: New tg-invoke-mcp-tool command for testing MCP integration
  - React Agent Enhancement: Fixed and improved multi-tool invocation capabilities
  - Tool Management: Enhanced CLI for tool configuration and management

Changes

  - Added MCP tool invocation to API with flow-specific integration
  - Implemented ToolClientSpec and ToolClient for tool call handling
  - Updated agent-manager-react to invoke MCP tools with configurable types
  - Enhanced CLI with new commands and improved help text
  - Added comprehensive documentation for new CLI commands
  - Improved tool configuration management

Testing

  - Added tg-invoke-mcp-tool CLI command for isolated MCP integration testing
  - Enhanced agent capability to invoke multiple tools simultaneously
2025-07-08 16:19:19 +01:00
..
agent Feature/react call mcp (#428) 2025-07-08 16:19:19 +01:00
chunking Revert "Feature/configure flows (#345)" 2025-04-25 19:02:08 +01:00
config/service Feature/knowledge load (#372) 2025-05-08 00:41:45 +01:00
cores Feature/knowledge load (#372) 2025-05-08 00:41:45 +01:00
decoding Port metering to new API, not tested. (#354) 2025-04-28 21:26:38 +01:00
direct Add support for Cassandra auth with SSL check (#318) 2025-03-20 22:25:23 +00:00
embeddings Revert "Feature/configure flows (#345)" 2025-04-25 19:02:08 +01:00
external Revert "Feature/configure flows (#345)" 2025-04-25 19:02:08 +01:00
extract Concurrency implemented in more services (#409) 2025-06-04 11:45:21 +01:00
gateway MCP client support (#427) 2025-07-07 23:52:23 +01:00
librarian knowledge service (#367) 2025-05-06 23:44:10 +01:00
metering Fix/get multiple flows working (#355) 2025-04-29 00:06:41 +01:00
model Added vLLM support, untested (#410) 2025-06-10 15:37:37 +01:00
processing Feature/pulsar api key support (#308) 2025-02-15 11:22:48 +00:00
query Revert "Feature/configure flows (#345)" 2025-04-25 19:02:08 +01:00
retrieval Concurrency implemented in more services (#409) 2025-06-04 11:45:21 +01:00
rev_gateway Fix command line args (#417) 2025-06-24 11:21:15 +01:00
storage knowledge service (#367) 2025-05-06 23:44:10 +01:00
tables Feature/knowledge load (#372) 2025-05-08 00:41:45 +01:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00