chore(test): sync agent name casing in tests (#1128)

Co-authored-by: justsisyphus <justsisyphus@users.noreply.github.com>
This commit is contained in:
justsisyphus
2026-01-26 12:10:30 +09:00
committed by GitHub
parent ac8b3c6143
commit a25233708a
8 changed files with 28 additions and 28 deletions
@@ -21,7 +21,7 @@ describe("createContextInjectorMessagesTransformHook", () => {
sessionID,
role,
time: { created: Date.now() },
agent: "Sisyphus",
agent: "sisyphus",
model: { providerID: "test", modelID: "test" },
path: { cwd: "/", root: "/" },
},