사용법
에이전트를 시작합니다:
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/.