mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 23:02:02 +03:00
revert: mark system prompt sent on first turn
This commit is contained in:
@@ -263,6 +263,7 @@ export async function getReplyFromConfig(
|
||||
};
|
||||
sessionStore[sessionKey] = sessionEntry;
|
||||
await saveSessionStore(storePath, sessionStore);
|
||||
systemSent = true;
|
||||
}
|
||||
|
||||
const prefixedBody =
|
||||
|
||||
Reference in New Issue
Block a user