iop/configs
toki 86ceabadc3 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다
codex-exec 모드를 명시적으로 지정하기 위해 CLIProfileConf에
mode와 resume_args 필드를 추가한다. 기존 isCodexExecProfile()의
명명 기반 판별을 삭제하고 설정 기반으로 전환한다.

주요 변경사항:
- CLIProfileConf에 mode, resume_args 필드 추가
- codex_exec.go에서 isCodexExecProfile(), codexResumeOptions() 삭제
- resume_args를 사용하여 resume 명령어 구성
- edge.yaml에 codex 프로필 mode와 resume_args 설정 추가
- codex-exec 모드 전용 테스트 케이스 추가
2026-05-04 22:20:53 +09:00
..
control-plane.yaml 기능: IOP 모노레포 스캐폴드 초기 구현 2026-05-02 13:20:35 +09:00
edge.yaml 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
node.yaml feat: edge/node architecture updates and agent-task integration 2026-05-03 10:51:29 +09:00
worker.yaml 정리: 앱 경로와 바이너리 접두어를 제거한다 2026-05-02 21:16:34 +09:00