Uso
Inicie o agente:
omp
Mostre a ajuda:
omp --help
Mostre a versão:
omp --version
Ficheiros e diretórios importantes
- Binário do OMP:
/root/.local/bin/omp - Diretório do agente:
~/.omp/agent/ - Sessões:
~/.omp/agent/sessions/ - Configurações:
~/.omp/agent/config.yml - Credenciais:
~/.omp/agent/agent.db
Notas
- The installation is performed for the
rootutilizador /root/.local/binis added to the shellPATHthrough/root/.bashrc.- The executable is installed to
/root/.local/bin/omp. - As sessões são armazenadas como arquivos JSONL em
~/.omp/agent/sessions/. Elas podem ser retomadas, bifurcadas, ramificadas e compartilhadas. - Settings, credentials, plugins, and caches are stored under
~/.omp/agent/.