shahondin1624
  • Germay
  • Joined on 2026-01-30
shahondin1624 deleted branch feature/issue-74-parallel-dispatch from llm-multiverse/llm-multiverse 2026-03-10 20:59:32 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 20:59:32 +01:00
6677e8add6 feat: implement parallel dispatch via asyncio (issue #74)
shahondin1624 merged pull request llm-multiverse/llm-multiverse#173 2026-03-10 20:59:31 +01:00
feat: implement parallel dispatch via asyncio (#74)
shahondin1624 deleted branch feature/issue-75-orchestrator-context from llm-multiverse/llm-multiverse 2026-03-10 20:59:21 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 20:59:21 +01:00
f84ed9ffca feat: implement orchestrator context management (issue #75)
shahondin1624 merged pull request llm-multiverse/llm-multiverse#172 2026-03-10 20:59:20 +01:00
feat: implement orchestrator context management (#75)
shahondin1624 closed issue llm-multiverse/llm-multiverse#74 2026-03-10 20:52:54 +01:00
Implement parallel dispatch via asyncio
shahondin1624 commented on issue llm-multiverse/llm-multiverse#74 2026-03-10 20:52:52 +01:00
Implement parallel dispatch via asyncio

Implemented in PR #173.\n\nSummary:\n- SubagentDispatcher class in dispatcher.py with dependency-aware scheduling via asyncio.wait(FIRST_COMPLETED)\n- Semaphore-based concurrency control…

shahondin1624 created pull request llm-multiverse/llm-multiverse#173 2026-03-10 20:52:42 +01:00
feat: implement parallel dispatch via asyncio (#74)
6677e8add6 feat: implement parallel dispatch via asyncio (issue #74)
shahondin1624 closed issue llm-multiverse/llm-multiverse#75 2026-03-10 20:43:48 +01:00
Implement orchestrator context management
shahondin1624 commented on issue llm-multiverse/llm-multiverse#75 2026-03-10 20:43:48 +01:00
Implement orchestrator context management

Implementation Complete

PR #172 implements orchestrator context management.

What was done:

  • OrchestratorContext class tracking user request, decomposition plan, subtask results
  • Agent…
shahondin1624 created pull request llm-multiverse/llm-multiverse#172 2026-03-10 20:43:38 +01:00
feat: implement orchestrator context management (#75)
f84ed9ffca feat: implement orchestrator context management (issue #75)
shahondin1624 closed pull request llm-multiverse/llm-multiverse#170 2026-03-10 20:40:44 +01:00
test: end-to-end validation of researcher agent (#71)
shahondin1624 deleted branch feature/issue-73-task-decomposition from llm-multiverse/llm-multiverse 2026-03-10 20:40:12 +01:00
shahondin1624 pushed to main at llm-multiverse/llm-multiverse 2026-03-10 20:40:11 +01:00
58746687ff feat: implement task decomposition for orchestrator (issue #73)
6354f877f5 test: add end-to-end validation for researcher agent (issue #71)
Compare 2 commits »