iop/apps/node/internal/adapters/cli
toki 27e6ed6757 feat: CLI command responses 및 node/edge 수정 사항 적용
- node adapter CLI 내부 테스트 및 lifecycle 블랙박스 테스트 개선
- node adapter status 패키징 업데이트
- node controller 테스트 및 내부 로직 개선
- edge opsconsole 테스트 및 상태 로직 수정
- edge service 테스트 개선
- edge/node README 업데이트
- e2e smoke 스크립트 개선
- CLI command response archive 추가 (node/edge 테스트 결과)
2026-05-23 18:10:51 +09:00
..
internal/testutil refactor: reorganize CLI adapter into subpackages 2026-05-03 18:19:00 +09:00
status feat: CLI command responses 및 node/edge 수정 사항 적용 2026-05-23 18:10:51 +09:00
antigravity_print.go add antigravity print feature and update configs 2026-05-22 07:56:39 +09:00
antigravity_print_blackbox_test.go add antigravity print feature and update configs 2026-05-22 07:56:39 +09:00
cli.go feat: CLI command responses 및 node/edge 수정 사항 적용 2026-05-23 18:10:51 +09:00
cli_internal_test.go feat: CLI command responses 및 node/edge 수정 사항 적용 2026-05-23 18:10:51 +09:00
codex_exec.go feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates 2026-05-17 14:57:49 +09:00
codex_exec_blackbox_test.go chore: agent-task 변경 사항 반영 2026-05-10 20:41:33 +09:00
emitters.go refactor: antigravity CLI status 통합 및 문서 업데이트 2026-05-21 21:39:09 +09:00
lifecycle_blackbox_test.go feat: CLI command responses 및 node/edge 수정 사항 적용 2026-05-23 18:10:51 +09:00
oneshot.go feat: CLI persistent cancel reason implementation and tests 2026-05-04 20:45:00 +09:00
oneshot_blackbox_test.go refactor: antigravity CLI status 통합 및 문서 업데이트 2026-05-21 21:39:09 +09:00
opencode_sse.go fix: node CLI adapter SSE 및 persistent execution 개선 2026-05-22 14:53:08 +09:00
opencode_sse_blackbox_test.go fix: node CLI adapter SSE 및 persistent execution 개선 2026-05-22 14:53:08 +09:00
opencode_sse_internal_test.go fix: node CLI adapter SSE 및 persistent execution 개선 2026-05-22 14:53:08 +09:00
persistent.go fix: node CLI adapter SSE 및 persistent execution 개선 2026-05-22 14:53:08 +09:00
persistent_execute_blackbox_test.go fix: node CLI adapter SSE 및 persistent execution 개선 2026-05-22 14:53:08 +09:00
persistent_output_filter.go feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates 2026-05-19 09:39:58 +09:00
persistent_output_filter_test.go feat: edge node registry, opsconsole, CLI persistent, and e2e smoke updates 2026-05-19 09:39:58 +09:00