Skip to content

Add /hivemind_capture toggle and fix Deeplake casing#51

Open
kaghni wants to merge 1 commit intomainfrom
feat/openclaw-clean
Open

Add /hivemind_capture toggle and fix Deeplake casing#51
kaghni wants to merge 1 commit intomainfrom
feat/openclaw-clean

Conversation

@kaghni
Copy link
Copy Markdown
Collaborator

@kaghni kaghni commented Apr 14, 2026

Summary

  • Add /hivemind_capture command to toggle conversation capture on/off
  • Add unlinkSync to OpenClaw esbuild fs wrapper (needed by shared auth.ts)
  • Fix Deeplake casing in pre-tool-use descriptions (DeepLakeDeeplake)
  • Fix duplicate post-build import in esbuild config

Test plan

  • Recall working — 5 memories recalled per turn
  • Capture working — openclaw sessions written to Deeplake sessions table
  • /hivemind_capture toggles capture on/off
  • Bundle passes OpenClaw security scanner (0 flagged patterns)
  • Build + smoke test passes

@claude
Copy link
Copy Markdown

claude bot commented Apr 14, 2026

Claude finished @kaghni's task in 1m 5s —— View job


Reviewed — no significant issues found. Changes look correct:

  • captureEnabled correctly guards capture only (not recall), and defaults to true on process restart which is the safe default
  • writeFileSync in the post-build step reuses the top-level import from line 2 — no shadowing or missing reference
  • unlinkSync export addition is clean
  • Casing fixes are consistent across source and bundled output

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant