Commit graph

229 commits

Author SHA1 Message Date
50ef8b20b3 docs: update validation record to 20260618-072542 (ref 59511b9) 2026-06-18 16:46:29 +09:00
59511b9843 update roadmap and documentation 2026-06-18 10:34:55 +09:00
1a91f4995f sync: agent-ops from agentic-framework v1.1.149 2026-06-17 23:21:08 +09:00
1974bebf73 sync: agent-ops from agentic-framework v1.1.148 2026-06-17 22:58:12 +09:00
ce73d05dc2 sync: agent-ops from agentic-framework v1.1.147 2026-06-17 20:42:31 +09:00
622a27d99d sync: agent-ops from agentic-framework v1.1.145 2026-06-17 18:34:05 +09:00
159150c9b4 update: 변경 사항 반영 - test script, roadmap, csharp-port milestone 2026-06-17 15:05:10 +09:00
1ff13a2313 chore: update roadmap structure and project files 2026-06-17 13:03:08 +09:00
6b7d5c2ce7 chore: protocol-evolution-compatibility 마일스톤 상태를 검토중으로 전환
- nonce-boundary 범위 완료 (nonce wrap skip 정책 및 boundary 테스트)
- 전체 기능 Task 6개 PASS 완료 evidence 기록
- SDD 불필요 결정 추가
- 완료 리뷰 상태 요청됨으로 업데이트
2026-06-17 09:56:38 +09:00
d9dfdac2dc fix: update communicator implementations (Kotlin, Python, TypeScript) and archive task docs 2026-06-17 07:41:05 +09:00
65e4900bd8 fix: update communicator implementations and move task docs to archive 2026-06-17 07:27:31 +09:00
3228e759c0 update docs and archive task files 2026-06-17 07:10:04 +09:00
7f7840bc47 feat: protocol evolution compatibility task - nonce contract plan 2026-06-16 22:34:27 +09:00
21eed0e2ab fullname 테스트 지원: 모든 언어 간 crosstest에 FullName 필드 추가
- Dart, Go, Kotlin, Python, TypeScript 전 언어 간 crosstest에 FullName 테스트 추가
- crosstest 파일 40개 이상에 FullName 필드 지원 코드 추가
- 테스트 매트릭스 스크립트 및 마일스톤 문서 업데이트
2026-06-16 21:56:48 +09:00
44d98a54ea sync: agent-ops from agentic-framework v1.1.141 2026-06-16 20:57:41 +09:00
6c1cf96c00 update: protocol evolution compatibility roadmap and communicator tests across languages 2026-06-16 15:11:34 +09:00
b1caa8aaba sync: agent-ops from agentic-framework v1.1.140 2026-06-16 10:54:41 +09:00
6cdd0c3581 feat: protocol evolution compatibility implementation
- Add legacy alias support for backward compatibility
- Update ProtocolBuffer message definitions with new fields
- Implement fullname-based message routing
- Add alias fallback logic in all language clients (Dart, Go, Kotlin, Python, TypeScript)
- Update test suites for alias and fullname validation
- Add protocol sync verification tools
- Update documentation (PORTING_GUIDE, PROTOCOL, VERSIONING)
- Add agent task documentation for protocol evolution
2026-06-16 06:56:15 +09:00
588ac5e95b update protocol-evolution-compatibility milestone 2026-06-15 18:46:22 +09:00
b860e8401b update protocol-evolution-compatibility milestone 2026-06-15 18:07:10 +09:00
fce46aad23 Remove file '1' 2026-06-15 17:04:00 +09:00
438e84bac2 add protocol-evolution-compatibility milestone and update roadmap 2026-06-15 15:44:44 +09:00
5e2cb0b5c3 Update README.md 2026-06-15 14:40:05 +09:00
3bc131c269 update roadmap: archive large-payload-followup-optimization milestone 2026-06-15 10:47:58 +09:00
fa883ee2aa chore: archive nightly-large-payload-baseline milestone and add task artifacts 2026-06-15 08:37:09 +09:00
29ea1898bc feat: dart large packet guard implementation and migration to archive 2026-06-14 21:09:34 +09:00
71e709d30d feat: large-payload-followup-optimization task completion
- Kotlin: TCP parallel test, WebSocket latency fix, stress test updates
- TypeScript: TCP client, WebSocket client/server fixes, stress test, WS test updates
- Archive completed subtasks (03_kotlin_tcp_parallel, 04_ws_fixed_latency)
- Update roadmap milestone
2026-06-14 20:07:07 +09:00
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
a43969621f sync: agent-ops from agentic-framework v1.1.137 2026-06-13 11:28:32 +09:00
522f2f4c7b update: agent-roadmap milestones large-payload-followup-optimization and nightly-large-payload-baseline 2026-06-13 06:01:08 +09:00
0b1b6410fc fix(typescript): in-place unmask optimization and large-payload-followup-optimization task completion 2026-06-11 08:26:19 +09:00
7fb7033024 chore(agent-roadmap): sync change-aware routing updates 2026-06-11 05:48:55 +09:00
d925691dc5 sync: agent-ops from agentic-framework v1.1.134 2026-06-10 20:33:21 +09:00
c10d83ed4c feat(agent-ops): 테스트 라우팅 wrapper를 추가한다 2026-06-10 19:20:21 +09:00
a2d05ddb9b docs(agent-ops): full 테스트 라우팅 계약을 정리한다 2026-06-10 18:17:03 +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
e4b7d20f75 docs(roadmap): 성능 병목 완료 후보를 기록한다
성능 병목 개선 마일스톤의 회귀 검증과 호환성 매트릭스 완료 근거를 남기고, 완료된 agent-task 산출물을 archive 경로로 정리하기 위해 커밋한다.
2026-06-07 21:38:02 +09:00
83a8b2250e perf(dart): WS burst 수신 회귀를 해소한다
작은 WS frame을 isolate 왕복 없이 처리해 full 성능 검증에서 확인된 Dart WS burst hard-gate 회귀를 닫는다.

성능 검증 루프의 task archive와 로드맵 완료 근거도 함께 보존한다.
2026-06-07 20:42:33 +09:00
85b86fcede perf(kotlin): WS 전송 지연 경로를 보강한다
Kotlin WS 고정 지연 병목을 줄이기 위해 서버 accepted socket에 TCP_NODELAY를 적용하고, 클라이언트 send path의 vararg spread-copy를 제거한다. 리뷰 루프 완료 로그도 함께 archive한다.
2026-06-06 21:26:38 +09:00
8c78133ea0 fix(kotlin): WS 종료 경로를 안정화한다
WSS 테스트가 반복 실행과 전체 테스트에서 간헐적으로 timeout 되던 원인을 닫기 위해 client/server close 소유권과 테스트 TLS 설정을 정리한다.
2026-06-06 20:20:53 +09:00
563193f80f perf(kotlin): WS 진단 계측을 추가한다
Kotlin WS 지연 병목을 분리하기 위해 frame copy와 staging metrics를 추가하고, stress row에 진단값을 남긴다. 이어지는 review loop와 roadmap evidence도 함께 기록한다.
2026-06-06 16:34:43 +09:00
a0c2acc95f perf(dart): isolate 대용량 payload 전달을 최적화한다
1MB 수신 경로에서 isolate mailbox copy 비용을 줄이기 위해 IO gateway의 large frame과 decoded payload 전달에 TransferableTypedData를 적용한다.

검증과 코드리뷰 완료 상태를 agent-task archive에 함께 남긴다.
2026-06-06 14:34:27 +09:00
b4da5e8599 sync: agent-ops from agentic-framework v1.1.132 2026-06-06 14:28:37 +09:00
ce2457c0d3 feat: dart isolate transport path optimization - G08 task completion
- Moved archive files to 2026/06 task archive
- Optimized communicator.dart for isolate transport
- Updated protobuf_client.dart changes
- Refactored ws_protobuf_client_io.dart and ws_protobuf_client_web.dart
2026-06-06 14:02:08 +09:00
5d3022ba46 sync: agent-ops from agentic-framework v1.1.131 2026-06-06 13:17:24 +09:00
9082c0cb3f feat(dart): isolate gateway contract optimization & archive task 10_dart_isolate_gateway_contract 2026-06-06 13:11:09 +09:00