Block a user
shahondin1624
deleted branch feature/issue-60-loop-detection from llm-multiverse/llm-multiverse
2026-03-10 16:26:40 +01:00
feat: implement loop and thrash detection (#60)
feat: implement loop and thrash detection (#60)
shahondin1624
pushed to feature/issue-60-loop-detection at llm-multiverse/llm-multiverse
2026-03-10 16:26:29 +01:00
shahondin1624
created branch feature/issue-60-loop-detection in llm-multiverse/llm-multiverse
2026-03-10 16:26:29 +01:00
Implement tool discovery (DiscoverTools RPC)
Implement tool discovery (DiscoverTools RPC)
Implemented in PR #157 (merged). Discovery module with builtin ToolDefinition for all well-known tools, filtered by manifest and session overrides. Includes Model Gateway endpoints. 11 unit tests.
shahondin1624
deleted branch feature/issue-59-tool-discovery from llm-multiverse/llm-multiverse
2026-03-10 16:23:02 +01:00
feat: implement tool discovery logic (#59)
feat: implement tool discovery logic (#59)
shahondin1624
pushed to feature/issue-59-tool-discovery at llm-multiverse/llm-multiverse
2026-03-10 16:22:46 +01:00
shahondin1624
created branch feature/issue-59-tool-discovery in llm-multiverse/llm-multiverse
2026-03-10 16:22:46 +01:00
Implement tool execution dispatch
Implemented in PR #156 (merged). Tool execution dispatch with InternalExecutor, SubprocessExecutor, and GrpcExecutor types. Timeout enforcement and execution metadata tracking. 14 unit tests.
Implement tool execution dispatch
shahondin1624
deleted branch feature/issue-58-tool-dispatch from llm-multiverse/llm-multiverse
2026-03-10 16:19:13 +01:00
feat: implement tool execution dispatch (#58)
feat: implement tool execution dispatch (#58)
shahondin1624
created branch feature/issue-58-tool-dispatch in llm-multiverse/llm-multiverse
2026-03-10 16:19:00 +01:00