shahondin1624
  • Germay
  • Joined on 2026-01-30
f2fedbf013 feat: implement enforcement layer 1 — session override check (issue #53)
shahondin1624 deleted branch feature/issue-52-manifest-loader from llm-multiverse/llm-multiverse 2026-03-10 16:00:01 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 16:00:01 +01:00
11d7bab132 Merge pull request 'feat: implement Agent Type Manifest loader (#52)' (#150) from feature/issue-52-manifest-loader into main
c5ceb98a92 feat: implement Agent Type Manifest loader (issue #52)
Compare 2 commits »
shahondin1624 commented on issue llm-multiverse/llm-multiverse#52 2026-03-10 16:00:01 +01:00
Implement Agent Type Manifest loader

Implemented in PR #150. ManifestStore loads TOML agent type manifests with validation, lookup, tool/spawn checks, and reload support. 14 manifest tests, 22 total.

shahondin1624 merged pull request llm-multiverse/llm-multiverse#150 2026-03-10 15:59:59 +01:00
feat: implement Agent Type Manifest loader (#52)
shahondin1624 closed issue llm-multiverse/llm-multiverse#52 2026-03-10 15:59:59 +01:00
Implement Agent Type Manifest loader
shahondin1624 created pull request llm-multiverse/llm-multiverse#150 2026-03-10 15:59:52 +01:00
feat: implement Agent Type Manifest loader (#52)
c5ceb98a92 feat: implement Agent Type Manifest loader (issue #52)
shahondin1624 commented on issue llm-multiverse/llm-multiverse#51 2026-03-10 15:56:24 +01:00
Scaffold Tool Broker Rust project

Implemented in PR #149. Tool Broker scaffolded with tonic gRPC server, TOML config, and stub RPC handlers. 8 tests passing, clippy clean.

shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 15:56:23 +01:00
b9064bfe98 Merge pull request 'feat: scaffold Tool Broker Rust project (#51)' (#149) from feature/issue-51-scaffold-tool-broker into main
09b516ec3e feat: scaffold Tool Broker Rust project (issue #51)
Compare 2 commits »
shahondin1624 deleted branch feature/issue-51-scaffold-tool-broker from llm-multiverse/llm-multiverse 2026-03-10 15:56:23 +01:00
shahondin1624 closed issue llm-multiverse/llm-multiverse#51 2026-03-10 15:56:22 +01:00
Scaffold Tool Broker Rust project
shahondin1624 merged pull request llm-multiverse/llm-multiverse#149 2026-03-10 15:56:22 +01:00
feat: scaffold Tool Broker Rust project (#51)
shahondin1624 created pull request llm-multiverse/llm-multiverse#149 2026-03-10 15:56:15 +01:00
feat: scaffold Tool Broker Rust project (#51)
09b516ec3e feat: scaffold Tool Broker Rust project (issue #51)
shahondin1624 deleted branch feature/issue-50-search-integration-tests from llm-multiverse/llm-multiverse 2026-03-10 15:51:34 +01:00
shahondin1624 commented on issue llm-multiverse/llm-multiverse#50 2026-03-10 15:51:34 +01:00
Integration tests for Search Service

Implemented in PR #148. 8 integration tests wiring real components with mocked external services. All 71 search service tests passing.

shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 15:51:34 +01:00
986584b759 Merge pull request 'test: integration tests for Search Service (#50)' (#148) from feature/issue-50-search-integration-tests into main
cd75318f45 test: add integration tests for Search Service (issue #50)
Compare 2 commits »