Apollo operator console — CLI + interactive TUI
Installing the package runs a postinstall hook that appends a guarded `eval` line to existing zsh/bash rc files and may create the login shell rc file. Future interactive shells invoke the installed Apollo command.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgInstall-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkgPostinstall automatically edits user shell startup files.
package.jsonView on unpkg · L27Package source references dynamic require/import behavior.
bin/apollo.jsView on unpkg · L10Inserted guarded eval executes `apollo shell-init` in future shells.
scripts/setup-shell.mjsView on unpkg · L17Postinstall may run npm to repair OpenTUI dependencies.
scripts/ensure-opentui.mjsView on unpkg · L45Package defines install-time lifecycle scripts.
package.jsonView on unpkg · L29Install-time lifecycle script is not statically allowlisted and needs review.
package.jsonView on unpkg · L29Postinstall automatically edits user shell startup files.
package.jsonView on unpkg · L27Package source references dynamic require/import behavior.
bin/apollo.jsView on unpkg · L10Inserted guarded eval executes `apollo shell-init` in future shells.
scripts/setup-shell.mjsView on unpkg · L17Postinstall may run npm to repair OpenTUI dependencies.
scripts/ensure-opentui.mjsView on unpkg · L45