shahondin1624
  • Germay
  • Joined on 2026-01-30
shahondin1624 deleted branch feature/issue-60-loop-detection from llm-multiverse/llm-multiverse 2026-03-10 16:26:40 +01:00
shahondin1624 merged pull request llm-multiverse/llm-multiverse#158 2026-03-10 16:26:38 +01:00
feat: implement loop and thrash detection (#60)
shahondin1624 created pull request llm-multiverse/llm-multiverse#158 2026-03-10 16:26:34 +01:00
feat: implement loop and thrash detection (#60)
baac330fd2 feat: implement loop and thrash detection (issue #60)
shahondin1624 created branch feature/issue-60-loop-detection in llm-multiverse/llm-multiverse 2026-03-10 16:26:29 +01:00
shahondin1624 closed issue llm-multiverse/llm-multiverse#59 2026-03-10 16:23:07 +01:00
Implement tool discovery (DiscoverTools RPC)
shahondin1624 commented on issue llm-multiverse/llm-multiverse#59 2026-03-10 16:23:06 +01:00
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
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 16:23:02 +01:00
72041378fc Merge pull request 'feat: implement tool discovery logic (#59)' (#157) from feature/issue-59-tool-discovery into main
fe65ba6411 feat: implement tool discovery logic (issue #59)
Compare 2 commits »
shahondin1624 merged pull request llm-multiverse/llm-multiverse#157 2026-03-10 16:23:00 +01:00
feat: implement tool discovery logic (#59)
shahondin1624 created pull request llm-multiverse/llm-multiverse#157 2026-03-10 16:22:54 +01:00
feat: implement tool discovery logic (#59)
fe65ba6411 feat: implement tool discovery logic (issue #59)
shahondin1624 created branch feature/issue-59-tool-discovery in llm-multiverse/llm-multiverse 2026-03-10 16:22:46 +01:00
shahondin1624 commented on issue llm-multiverse/llm-multiverse#58 2026-03-10 16:19:20 +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.

shahondin1624 closed issue llm-multiverse/llm-multiverse#58 2026-03-10 16:19:20 +01:00
Implement tool execution dispatch
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 16:19:13 +01:00
41514d9726 Merge pull request 'feat: implement tool execution dispatch (#58)' (#156) from feature/issue-58-tool-dispatch into main
c12698faf5 feat: implement tool execution dispatch (issue #58)
Compare 2 commits »
shahondin1624 deleted branch feature/issue-58-tool-dispatch from llm-multiverse/llm-multiverse 2026-03-10 16:19:13 +01:00
shahondin1624 merged pull request llm-multiverse/llm-multiverse#156 2026-03-10 16:19:12 +01:00
feat: implement tool execution dispatch (#58)
shahondin1624 created pull request llm-multiverse/llm-multiverse#156 2026-03-10 16:19:06 +01:00
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