You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: randombytes must be a real (non-inline) C-linkage definition — tweetnacl.o links against it and an inline C++ definition may never be emitted, leaving the plugin with an undefined symbol that kills the first agent_card call; no exceptions across the C boundary
0 commit comments