You've already forked agentic-coding-workflow
ACP / MCP
This commit is contained in:
@@ -355,6 +355,7 @@ func New(ctx context.Context, cfg *config.Config, dist embed.FS) (*App, error) {
|
||||
EventMaxPayload: cfg.Acp.EventMaxPayload,
|
||||
EventTruncateField: cfg.Acp.EventTruncateField,
|
||||
ShutdownGrace: cfg.Acp.ShutdownGrace,
|
||||
AgentHomesDir: filepath.Join(cfg.DataDir, "agent-homes"),
|
||||
},
|
||||
log,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user