$ cat /transmissions TRANSMISSION VERIFIED

Announcing Anibuild v0.2.102

Performance improvements, bug fixes, and dependency updates to keep Anibuild running at peak speed.

SOURCE: ANIBUILD CORE TEAMNODE: NODE-01PROTOCOL: PUBLIC BROADCAST

Anibuild v0.2.102 is a maintenance release focused on stability and performance. This is the current system report.

01 // Improved sandbox performance

The command execution sandbox has been optimized. Cold starts for sandboxed commands are approximately 40% faster, and file-system overhead inside the sandbox has been cut in half.

Commands such as git status, npm test, and large file reads should complete noticeably faster.

02 // Fixed PTY resize handling

A terminal-resize bug that caused output to wrap incorrectly has been resolved. Anibuild now propagates SIGWINCH to child processes so output stays formatted at any terminal size.

03 // Updated dependencies

Core dependencies now use their latest stable releases, including TLS security patches and improvements to token streaming.

04 // Upgrade

If Anibuild is already installed, run:

~anibuild update

Read the full changelog →