使い方
エージェントを起動します:
omp
ヘルプを表示します:
omp --help
バージョンを表示します:
omp --version
重要なファイルとディレクトリ
- OMP のバイナリ:
/root/.local/bin/omp - エージェントのディレクトリ:
~/.omp/agent/ - セッション:
~/.omp/agent/sessions/ - 設定:
~/.omp/agent/config.yml - 認証情報:
~/.omp/agent/agent.db
注意事項
- The installation is performed for the
rootユーザー /root/.local/binis added to the shellPATHthrough/root/.bashrc.- The executable is installed to
/root/.local/bin/omp. - セッションは JSONL ファイルとして次の場所に保存されます:
~/.omp/agent/sessions/. これらは再開、フォーク、分岐、共有が可能です。 - Settings, credentials, plugins, and caches are stored under
~/.omp/agent/.