Apollo operator console — CLI + interactive TUI
Installation mutates user shell startup files to evaluate `apollo shell-init`, creating persistent command execution on future shells. A guarded repair path may reinstall package-local OpenTUI dependencies.
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 · L10postinstall automatically appends an eval-based shell hook to user shell RC files.
scripts/setup-shell.mjsView on unpkg · L17The hook targets every existing zsh/bash RC file and can create the login shell RC.
scripts/setup-shell.mjsView on unpkg · L26Postinstall can delete its package-local @opentui directory and invoke npm install to repair it.
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 · L10postinstall automatically appends an eval-based shell hook to user shell RC files.
scripts/setup-shell.mjsView on unpkg · L17The hook targets every existing zsh/bash RC file and can create the login shell RC.
scripts/setup-shell.mjsView on unpkg · L26Postinstall can delete its package-local @opentui directory and invoke npm install to repair it.
scripts/ensure-opentui.mjsView on unpkg · L31