Apollo operator console — CLI + interactive TUI
On installation, the package mutates user shell startup files to execute Apollo shell-init in future shells. It also conditionally repairs package-local OpenTUI dependencies through npm.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPackage source references dynamic require/import behavior.
bin/apollo.jsView on unpkg · L10Setup appends an eval-based Apollo hook to existing .zshrc, .bashrc, and .bash_profile files.
scripts/setup-shell.mjsView on unpkg · L17Postinstall can remove its @opentui dependency directory and invoke npm install.
scripts/ensure-opentui.mjsView on unpkg · L31Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L29Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L29Package source references dynamic require/import behavior.
bin/apollo.jsView on unpkg · L10Setup appends an eval-based Apollo hook to existing .zshrc, .bashrc, and .bash_profile files.
scripts/setup-shell.mjsView on unpkg · L17Postinstall can remove its @opentui dependency directory and invoke npm install.
scripts/ensure-opentui.mjsView on unpkg · L31