Entropic
2.11.1
Local-first agentic inference engine
Loading...
Searching...
No Matches
delegate_hook_payload.h
Go to the documentation of this file.
1
// SPDX-License-Identifier: Apache-2.0
20
#pragma once
21
22
#include <string>
23
24
namespace
entropic::detail {
25
43
std::string
build_delegate_complete_json
(
44
const
std::string& target,
45
bool
success,
46
const
std::string& summary);
47
48
}
// namespace entropic::detail
entropic::detail::build_delegate_complete_json
std::string build_delegate_complete_json(const std::string &target, bool success, const std::string &summary)
Build and dump the ON_DELEGATE_COMPLETE hook JSON payload.
entropic
core
delegate_hook_payload.h
Generated by
1.9.8