|
Entropic 2.3.8
Local-first agentic inference engine
|
This is the complete list of members for entropic::DelegationManager, including all inherited members.
| DelegationManager(RunChildLoopFn run_child, void *run_child_data, const TierResolutionInterface &tier_resolution, const std::filesystem::path &repo_dir={}, SandboxManager *sandbox_mgr=nullptr) | entropic::DelegationManager | |
| execute_delegation(LoopContext &parent_ctx, const std::string &target_tier, const std::string &task, std::optional< int > max_turns=std::nullopt) | entropic::DelegationManager | |
| execute_pipeline(LoopContext &parent_ctx, const std::vector< std::string > &stages, const std::string &task) | entropic::DelegationManager | |
| execute_resume_delegation(LoopContext &parent_ctx, const std::string &target_tier, const std::string &task, std::vector< Message > seed_history, std::optional< int > max_turns=std::nullopt) | entropic::DelegationManager | |
| set_delegation_callbacks(ent_decision_t(*on_start)(const ent_delegation_request_t *, void *), ent_decision_t(*on_complete)(const ent_delegation_result_t *, void *), void *user_data) | entropic::DelegationManager | |
| set_dir_swap(ScopedSandbox::SwapDirFn swap_fn, void *user_data) | entropic::DelegationManager | |
| set_storage(const struct StorageInterface *storage) | entropic::DelegationManager | |
| set_todo_callbacks(const TodoCallbacks &callbacks) | entropic::DelegationManager |