Fundamental_Analysis/services/workflow-orchestrator-service/src
Lv, Qi e9e4d0c1b3 chore: massive update covering recent refactoring and bug fixes
- fix: infinite message loop in workflow orchestrator
- feat: restore realtime LLM streaming from report generator to frontend
- refactor: major update to provider services (generic workers, workflow adapters)
- refactor: common contracts and message definitions updated
- feat: enhanced logging and observability in orchestrator
- docs: update project management tasks and status
- chore: dependency updates and config adjustments
2025-11-30 19:17:02 +08:00
..
api.rs feat: Implement Context Inspector and fix workflow merge base 2025-11-28 02:53:25 +08:00
config.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
context_resolver.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
dag_scheduler.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
io_binder.rs Refactor: Remove legacy analysis results and implement workflow history 2025-11-29 14:46:44 +08:00
lib.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
llm_client.rs Refactor: Complete transition from analysis_results to workflow_history 2025-11-29 17:55:54 +08:00
logging.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
main.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
message_consumer.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
persistence.rs Refactor Orchestrator to DAG-based scheduler with Git Context merging 2025-11-27 02:42:25 +08:00
state.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
task_monitor.rs chore: massive update covering recent refactoring and bug fixes 2025-11-30 19:17:02 +08:00
workflow.rs fix: resolve infinite feedback loop in orchestrator and restore realtime LLM streaming 2025-11-30 19:16:02 +08:00