Penggunaan
Jalankan agennya:
omp
Tampilkan bantuan:
omp --help
Tampilkan versi:
omp --version
File dan Direktori Penting
- Berkas biner OMP:
/root/.local/bin/omp - Direktori agen:
~/.omp/agent/ - Sesi:
~/.omp/agent/sessions/ - Pengaturan:
~/.omp/agent/config.yml - Kredensial:
~/.omp/agent/agent.db
Catatan
- The installation is performed for the
rootpengguna /root/.local/binis added to the shellPATHthrough/root/.bashrc.- The executable is installed to
/root/.local/bin/omp. - Sesi disimpan sebagai berkas JSONL di
~/.omp/agent/sessions/. Sesi ini bisa dilanjutkan, difork, dicabangkan, dan dibagikan. - Settings, credentials, plugins, and caches are stored under
~/.omp/agent/.