Skip to content

Commit d05c8b4

Browse files
committed
fix(cli): update agent command include
1 parent dc87871 commit d05c8b4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/AgentCommand.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
#include <string_view>
2525
#include <vector>
2626

27-
#include <vix/ai/agent/agent.hpp>
27+
#include <vix/ai/agent/AgentRuntime.hpp>
2828
#include <vix/cli/Style.hpp>
2929
#include <vix/cli/build/BuildStyle.hpp>
3030

0 commit comments

Comments
 (0)