Block a user
shahondin1624
deleted branch feature/issue-69-researcher-agent-loop from llm-multiverse/llm-multiverse
2026-03-10 20:12:25 +01:00
feat: implement researcher agent loop (#69)
Implement researcher agent loop (tool use cycle)
Implement researcher agent loop (tool use cycle)
Implemented in PR #168 (awaiting manual review — Phase 8, requires model behavior validation).
- Core researcher agent loop: discover → infer → parse → execute → observe → repeat
- gRPC…
feat: implement researcher agent loop (#69)
shahondin1624
pushed to feature/issue-69-researcher-agent-loop at llm-multiverse/llm-multiverse
2026-03-10 20:09:04 +01:00
shahondin1624
created branch feature/issue-69-researcher-agent-loop in llm-multiverse/llm-multiverse
2026-03-10 20:09:04 +01:00
Scaffold Orchestrator Python project
Implemented in PR #167 (merged).
- Created
services/orchestrator/Python project with setuptools, grpcio, protobuf, pyyaml - YAML configuration loading with
ORCHESTRATOR_CONFIGenv var…
shahondin1624
deleted branch feature/issue-72-scaffold-orchestrator from llm-multiverse/llm-multiverse
2026-03-10 17:06:48 +01:00
feat: scaffold Orchestrator Python project (#72)
Scaffold Orchestrator Python project
feat: scaffold Orchestrator Python project (#72)
shahondin1624
pushed to feature/issue-72-scaffold-orchestrator at llm-multiverse/llm-multiverse
2026-03-10 17:06:25 +01:00
shahondin1624
created branch feature/issue-72-scaffold-orchestrator in llm-multiverse/llm-multiverse
2026-03-10 17:06:25 +01:00
Define researcher agent system prompt and context structure
Implemented in PR #166. Comprehensive researcher agent specification created in specs/researcher-agent.md covering system prompt, context structure, tool conventions, confidence signaling,…
Define researcher agent system prompt and context structure
docs: define researcher agent specification (#68)
shahondin1624
pushed to feature/issue-68-researcher-agent-spec at llm-multiverse/llm-multiverse
2026-03-10 16:58:30 +01:00