Block a user
feat: implement task decomposition for orchestrator (#73)
Implement task decomposition
Implement task decomposition
Implementation Complete
PR #171 implements task decomposition for the orchestrator.
What was done:
TaskDecomposerclass calling Model GatewayInferencewith structured prompt- JSON…
feat: implement task decomposition for orchestrator (#73)
shahondin1624
pushed to feature/issue-73-task-decomposition at llm-multiverse/llm-multiverse
2026-03-10 20:37:08 +01:00
shahondin1624
created branch feature/issue-73-task-decomposition in llm-multiverse/llm-multiverse
2026-03-10 20:37:08 +01:00
End-to-end validation of researcher agent
End-to-end validation of researcher agent
Implementation Complete
PR #170 adds end-to-end validation for the researcher agent.
What was done:
- 13 e2e tests using real gRPC mock servers (not AsyncMock stubs) validating the full…
test: end-to-end validation of researcher agent (#71)
shahondin1624
pushed to feature/issue-71-e2e-researcher-validation at llm-multiverse/llm-multiverse
2026-03-10 20:30:12 +01:00
shahondin1624
created branch feature/issue-71-e2e-researcher-validation in llm-multiverse/llm-multiverse
2026-03-10 20:30:12 +01:00
shahondin1624
deleted branch feature/issue-70-context-compaction from llm-multiverse/llm-multiverse
2026-03-10 20:28:07 +01:00
feat: implement context compaction for subagent prompt (#70)
shahondin1624
pushed to feature/issue-70-context-compaction at llm-multiverse/llm-multiverse
2026-03-10 20:22:51 +01:00
Implement context compaction for subagent
Implement context compaction for subagent
Implementation Complete
PR #169 implements context compaction for the researcher agent's prompt builder.
What was done:
- Added
inference()unary method toModelGatewayClientfor…
feat: implement context compaction for subagent prompt (#70)
shahondin1624
pushed to feature/issue-70-context-compaction at llm-multiverse/llm-multiverse
2026-03-10 20:22:08 +01:00
shahondin1624
created branch feature/issue-70-context-compaction in llm-multiverse/llm-multiverse
2026-03-10 20:22:08 +01:00