Memory 019eafe3
Memory ID (Session ID): 019eafe3-0142-7000-9850-8bfb2b1049b1
Last Updated: 2026-06-10 07:20:11
Fact Summary
- Issue: OMP dashboard empty (‘no creds’) and Langfuse telemetry failing.
- Root Cause:
pi-agent-dashboardandswarm-extensionplugins fail to load in theompdaemon due to a Bun module resolution error (e.g., missing@earendil-works/pi-tui) caused by conflicts between OMP’s legacy/tmpextension-mirroring and unbundled TypeScript files. - Fix: Manually compile the plugins into standalone bundled files using
bun buildand update theirpackage.jsonconfigurations to point to the bundled outputs. - System Architecture: The background Dashboard Server runs on Port 9999.
- Constraint/Pitfall: The
/restartcommand in OMP only clears the chat session. It does not reboot the OMP daemon or reload disk code. To apply extension code fixes, you must hard-kill (Ctrl+C/Ctrl+D) and restart the OMP terminal daemon.
Reference Session
- Associated Chat Session: 019eafe3-0142-7000-9850-8bfb2b1049b1