Commit graph

24 commits

Author SHA1 Message Date
d2cee0ab9b feat: large payload follow-up optimization
- typescript: communicator nonce handling and WS client improvements
- typescript: performance benchmark and test updates
- agent-ops: update test matrix scripts for performance/stress
- agent-roadmap: update milestone documentation
- agent-task: add kotlin tcp parallel optimization task
2026-06-14 16:46:44 +09:00
7fb7033024 chore(agent-roadmap): sync change-aware routing updates 2026-06-11 05:48:55 +09:00
c10d83ed4c feat(agent-ops): 테스트 라우팅 wrapper를 추가한다 2026-06-10 19:20:21 +09:00
a8d61bbe9f test(test-matrix): 야간 성능/안정성 full 후보 분리
변경 기반 라우팅에서 full 기간성 후보와 낮 시간 quick 후보를 분리해 성능/안정성의 20:00 이후 야간 실행 계약을 명확히 했다.
2026-06-10 10:19:30 +09:00
4cafca680d feat: change-aware test routing skill and milestone update 2026-06-09 20:55:15 +09:00
cc21fff146 feat: change-aware test routing skill 및 테스트 아카이브 업데이트
- run_test_by_change.sh 스크립트 개선
- run_full_test.sh 스크립트 추가
- SKILL.md 문서 업데이트
- change-aware-test-routing 마일스톤 업데이트
- Dart web coverage 및 full functional periodic 테스트 아카이브 추가
2026-06-09 10:39:39 +09:00
95aeabb271 Consolidate roadmap updates, archive moves, and validation routing changes 2026-06-08 19:02:21 +09:00
1673ba5628 Fix risk-aware routing classifier output contract for follow-up review 2026-06-08 19:00:20 +09:00
3a7e41861d test(perf): 성능 기준선 검증 표준을 추가한다
성능 측정을 cross-lang matrix와 분리하고, gateway 단일 신뢰 경로와 언어별 병목 개선 순서를 마일스톤에 반영한다.
2026-06-03 21:59:51 +09:00
09041950e5 chore: update stress test scripts and archive slow_mix task files 2026-06-03 13:10:48 +09:00
9845503990 feat: high-performance parallel operations stress test updates across all languages
- Update stress test scripts for Dart, Go, Kotlin, Python, TypeScript
- Update run_stress.sh for test matrix execution
- Update roadmap milestone documentation
- Add task archive and active task directories
2026-06-03 12:07:22 +09:00
73a0d4b20b feat: payload size matrix benchmark + archive completed subtask artifacts 2026-06-03 06:15:52 +09:00
9a02a13dc5 chore: archive completed subtask 02+01_cross_baseline and update crosstest files across all languages
Signed-off-by: toki <r0bin5736@gmail.com>
2026-06-03 05:14:16 +09:00
b541b8ab44 feat: high-performance parallel operations milestone work
- Add stress benchmarks for Dart, Go, Python
- Add Kotlin crosstest stress benchmark
- Update ROADMAP and high-performance-parallel-operations milestone
- Remove deprecated inbound-queue-ordering milestone
- Update run_stress.sh test matrix script
- Update TypeScript stress benchmark
2026-06-02 22:34:15 +09:00
041a7b529b update: modify tsconfig, add stress test scripts and benchmarks, archive completed subtask 2026-06-02 19:28:30 +09:00
effc5e17bd add inbound queue ordering milestone and update test matrix remote root 2026-06-01 19:22:26 +09:00
f89e42fdb7 update agent-ops rules and test matrix skill 2026-05-30 23:30:43 +09:00
617ec02090 feat: dart web crosstest and related test infrastructure updates 2026-05-30 22:59:23 +09:00
25e9e62389 update run_matrix.sh script 2026-05-30 20:51:05 +09:00
b6cd0e9d76 update project files and test matrix script 2026-05-30 19:14:34 +09:00
5df325bf96 feat: Dart Web E2E 테스트 및 크로스 테스트 추가
- Dart Web 브라우저 E2E 테스트 프레임워크 추가
- browser_ws_dart_io_test, browser_ws_kotlin_test 등 브라우저 통합 테스트 추가
- Dart Web 크로스테스트 케이스 추가 (go, kotlin, python, typescript)
- TypeScript 브라우저 웹소켓 클라이언트 개선
- Node.js 웹소켓 서버 클라이언트 업데이트
- 테스트 실행 매트릭스 스킬 및 스크립트 업데이트
- README.md 문서 업데이트
2026-05-25 00:30:37 +09:00
86d704a0bb feat: dart web e2e support and ws protobuf fixes
- Add browser WebSocket import compatibility test
- Add platform-specific WebSocket clients (io/web)
- Add protobuf client/server web variants
- Fix WS protobuf server for browser compatibility
- Remove deprecated ws_protobuf_client.dart (consolidated into platform-specific files)
- Update test and server files for websocket functionality
2026-05-24 22:36:52 +09:00
3727f394be update roadmap milestones and test matrix skill
Signed-off-by: toki <r0bin5736@gmail.com>
2026-05-21 22:15:02 +09:00
cffebc0fc7 교차 테스트 프로세스 정리 및 문서 업데이트 (Go, Dart, TypeScript, Python) 2026-05-21 17:14:34 +09:00