Pretor/tests/core
朝夕 5eab42758b
feat: Make skill individuals directly accessible to consciousness node (#54)
- Added `available_skills` to `ConsciousnessNodeDeps` and `ForWorkflowEngineInput`.
- Updated `WorkflowRunningEngine` to retrieve all available skills from `GlobalStateMachine` and pass them during `ForWorkflowEngineInput` creation.
- Updated `ConsciousnessNode` to dynamically inject these skills into the system prompt. This allows the AI to correctly insert `skill_individuals` into `PretorWorkflow` steps (as tools for `composite_individual` or `primary_individual`).

Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Co-authored-by: zhaoxi826 <198742034+zhaoxi826@users.noreply.github.com>
2026-04-28 17:45:15 +08:00
..
database Refactor Agent Tool Assignments to Database-Driven Static Loading (#45) 2026-04-28 03:53:33 +08:00
global_state_machine Feat/deepseek adapter dropin 14224636701039833263 (#49) 2026-04-28 12:46:20 +08:00
workflow feat: Make skill individuals directly accessible to consciousness node (#54) 2026-04-28 17:45:15 +08:00