iop/agent-task
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
..
01_cli_capabilities_real_profiles chore: update cli adapter and sync agent-task logs 2026-05-04 17:10:34 +09:00
02_cli_test_layout_cleanup fix: clean up CLI test layout and add blackbox test logs 2026-05-04 17:21:02 +09:00
03_cli_emitter_interface feat: update skills and add agent-task logs for 03_cli_emitter_interface 2026-05-04 18:58:21 +09:00
04_cli_persistent_cancel_reason feat: CLI persistent cancel reason implementation and tests 2026-05-04 20:45:00 +09:00
05_cli_persistent_explicit_complete chore: apply 05_cli_persistent_explicit_complete changes 2026-05-04 21:27:11 +09:00
06_cli_codex_explicit_mode 기능: CLI 프로필에 mode와 resume_args 설정을 추가한다 2026-05-04 22:20:53 +09:00
07_cli_profile_proto_message refactor: rename agent-task review/plan files with target suffix 2026-05-04 19:19:00 +09:00
cli_terminal_cycle docs(cli): update CODE_REVIEW.md with final verification results 2026-05-03 16:10:21 +09:00
cli_usage_status_command edge/node: console events, cli status parser, transport updates, proto runtime updates 2026-05-04 16:49:13 +09:00
edge_multi_point_routing edge/node: console events, cli status parser, transport updates, proto runtime updates 2026-05-04 16:49:13 +09:00
edge_node_arch 정리: 앱 경로와 바이너리 접두어를 제거한다 2026-05-02 21:16:34 +09:00
edge_node_integration 기능: edge/node 통합 테스트를 추가한다 2026-05-02 22:25:56 +09:00
edge_node_unit_tests 정리: 앱 경로와 바이너리 접두어를 제거한다 2026-05-02 21:16:34 +09:00
node_centralized_mgmt feat: edge/node architecture updates and agent-task integration 2026-05-03 10:51:29 +09:00
opencode_json_stream update: oneshot adapter, cli test, edge config & opencode_json_stream task 2026-05-04 11:21:33 +09:00
unbounded_cli_sessions feat: unbounded CLI sessions support and related improvements 2026-05-03 20:07:09 +09:00