Commit graph

249 commits

Author SHA1 Message Date
062e191498 sync: agent-ops from agentic-framework v1.1.169 2026-07-19 20:03:49 +09:00
ead3e2325f sync: agent-ops from agentic-framework v1.1.168 2026-07-19 14:34:57 +09:00
f31c1544f6 sync: agent-ops from agentic-framework v1.1.168 2026-07-18 23:04:38 +09:00
c3fa84d584 sync: agent-ops from agentic-framework v1.1.167 2026-07-18 23:02:40 +09:00
2c680e9b43 sync: agent-ops from agentic-framework v1.1.166 2026-07-15 14:50:12 +09:00
5e7bfe62a6 sync: agent-ops from agentic-framework v1.1.165 2026-07-07 11:15:47 +09:00
7e68015ce3 sync: agent-ops from agentic-framework v1.1.164 2026-07-07 07:43:11 +09:00
0af2124b3b sync: agent-ops from agentic-framework v1.1.163 2026-07-06 10:24:45 +09:00
6804b1550f sync: agent-ops from agentic-framework v1.1.162 2026-07-06 10:06:36 +09:00
44f87f3552 sync: agent-ops from agentic-framework v1.1.161 2026-07-03 05:33:59 +09:00
670ea9496f sync: agent-ops from agentic-framework v1.1.160 2026-06-30 19:13:33 +09:00
8efcfb1e25 sync: agent-ops from agentic-framework v1.1.159 2026-06-30 15:00:28 +09:00
0bbc697d83 sync: agent-ops from agentic-framework v1.1.158 2026-06-27 07:12:14 +09:00
7eed98b5e3 sync: agent-ops from agentic-framework v1.1.157 2026-06-25 10:22:05 +09:00
d8ed1a7802 sync: agent-ops from agentic-framework v1.1.156 2026-06-24 23:15:41 +09:00
20538ff5ea sync: agent-ops from agentic-framework v1.1.153 2026-06-21 11:52:26 +09:00
b3b2310ab5 sync: agent-ops from agentic-framework v1.1.152 2026-06-20 16:28:02 +09:00
6796879d8a sync: agent-ops from agentic-framework v1.1.151 2026-06-19 17:04:21 +09:00
450fe188c9 update README, roadmap, and stability-baseline milestone 2026-06-19 10:30:44 +09:00
ede642f614 add: validation archive records (20260619 final_full_validation) 2026-06-19 09:22:40 +09:00
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