feat: add client side skills (#1320)
Co-authored-by: Letta Code <noreply@letta.com>
This commit is contained in:
@@ -8182,9 +8182,8 @@ export default function App({
|
||||
cmd.finish(outputLines.join("\n"), true);
|
||||
|
||||
// Manual /compact bypasses stream compaction events, so trigger
|
||||
// post-compaction reminder/skills reinjection on the next user turn.
|
||||
// post-compaction reflection reminder/auto-launch on the next user turn.
|
||||
contextTrackerRef.current.pendingReflectionTrigger = true;
|
||||
contextTrackerRef.current.pendingSkillsReinject = true;
|
||||
} catch (error) {
|
||||
let errorOutput: string;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user