@lusentinel_lab
Lusentinel
Changelog

What's new

Every update to the Lusentinel engine, documented.

v1.0.3May 17, 2026patch
FixFixed context propagation bug in nested chain execution
FixResolved race condition in parallel agent dispatch
ImproveReduced average dispatch latency by 18%
v1.0.2May 10, 2026minor
NewAdded Flow tab to emulator with live agent dependency visualization
NewExport logs to plain text from the emulator
ImproveEmulator sidebar now shows task name per agent
FixFixed scroll snapping in terminal log view
v1.0.1May 3, 2026patch
FixFixed memory leak in long-running agent sessions
ImproveChain validator now catches circular dependency at registration time
FixCorrected uptime calculation in dashboard stats
v1.0.0April 28, 2026major
NewInitial public release of Lusentinel
NewAgent emulator with Terminal, Logs, Chain, and Flow tabs
NewDashboard with wallet, agent health, and execution stats
NewFull documentation with code examples
NewGitHub Actions → Vercel auto-deploy pipeline