iop/agent-task
toki 4369dc6975 refactor(cli): extract lineEmitter interface and common scanner driver
- Define lineEmitter interface with Name()/Emit() methods
- Add driveJSONLines() shared scanner loop for all JSONL emitters
- Implement 5 format-specific emitters (stream, claude, codex, opencode, cline)
- Replace executeCommand switch with jsonEmitters registry lookup
- Reduce oneshot.go from 481 to 160 lines (-67%)
- Add 20+ unit tests for emitters and driveJSONLines
2026-05-04 17:43:18 +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 refactor(cli): extract lineEmitter interface and common scanner driver 2026-05-04 17:43:18 +09:00
04_cli_persistent_cancel_reason chore: update configs/edge.yaml and add agent-task directories 2026-05-04 12:40:58 +09:00
05_cli_persistent_explicit_complete chore: update configs/edge.yaml and add agent-task directories 2026-05-04 12:40:58 +09:00
06_cli_codex_explicit_mode chore: update configs/edge.yaml and add agent-task directories 2026-05-04 12:40:58 +09:00
07_cli_profile_proto_message chore: update configs/edge.yaml and add agent-task directories 2026-05-04 12:40:58 +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