
Security News
Lovable’s OJ Rewrites Vite’s Dev Server in Rust as AI Lowers the Cost of Forking Open Source
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.
@fozikio/tools-social
Advanced tools
Social cognition plugin for cortex-engine. Track interaction patterns and social signals inferred from sessions, Discord, Reddit, and other sources.
npm install @fozikio/tools-social
| Tool | Description |
|---|---|
social_read | Read the current social cognition model -- session energy, engagement depth, topic mode, recent observations |
social_update | Log a social signal observation -- record patterns, energy shifts, or notable interactions |
# cortex-engine config
plugins:
- package: "@fozikio/tools-social"
import socialPlugin from "@fozikio/tools-social";
import { CortexEngine } from "cortex-engine";
const engine = new CortexEngine({
plugins: [socialPlugin],
});
MIT
FAQs

Security News
Lovable’s OJ rewrites Vite’s dev server in Rust, reducing memory use and preview times as AI lowers the cost of open source reimplementation.

Security News
It has been one year since Shai-Hulud made its first appearance on npm.

Research
/Security News
Operators behind PolinRider used a compromised GitHub account to plant malware in four development versions of a Packagist package with 700,000+ downloads.