Apollo operator console — CLI + interactive TUI
Installation persistently alters user zsh/bash startup files to run an Apollo shell-init eval in future shells. It may also repair bundled OpenTUI dependencies using 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 · L10The shell setup appends an eval hook to user shell startup files.
scripts/setup-shell.mjsView on unpkg · L17It targets existing zsh/bash rc files and may create the login shell rc file.
scripts/setup-shell.mjsView on unpkg · L24The OpenTUI repair script can delete its local dependency directory and invoke npm install.
scripts/ensure-opentui.mjsView on unpkg · L31The OpenTUI repair script can delete its local dependency directory and invoke npm install.
scripts/ensure-opentui.mjsView on unpkg · L46Package 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 · L10The shell setup appends an eval hook to user shell startup files.
scripts/setup-shell.mjsView on unpkg · L17It targets existing zsh/bash rc files and may create the login shell rc file.
scripts/setup-shell.mjsView on unpkg · L24The OpenTUI repair script can delete its local dependency directory and invoke npm install.
scripts/ensure-opentui.mjsView on unpkg · L31The OpenTUI repair script can delete its local dependency directory and invoke npm install.
scripts/ensure-opentui.mjsView on unpkg · L46