Uso
Inicia el agente:
omp
Muestra la ayuda:
omp --help
Muestra la versión:
omp --version
Archivos y directorios importantes
- Binario de OMP:
/root/.local/bin/omp - Directorio del agente:
~/.omp/agent/ - Sesiones:
~/.omp/agent/sessions/ - Ajustes:
~/.omp/agent/config.yml - Credenciales:
~/.omp/agent/agent.db
Notas
- The installation is performed for the
rootusuario. /root/.local/binis added to the shellPATHthrough/root/.bashrc.- The executable is installed to
/root/.local/bin/omp. - Las sesiones se guardan como archivos JSONL en
~/.omp/agent/sessions/. Se pueden reanudar, bifurcar, ramificar y compartir. - Settings, credentials, plugins, and caches are stored under
~/.omp/agent/.