#pragma once

#include "mimi_base.h"

OPERATE_RET agent_loop_init(void);
OPERATE_RET agent_loop_start(void);
