Commit graph

29 commits

Author SHA1 Message Date
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
5a2a21e75a 기능: TypeScript 패키지를 devDependencies로 통합하고 WebSocket 기능을 개선했다
- @bufbuild/protobuf를 dependencies에서 devDependencies로 이동
- ws를 peerDependencies에서 devDependencies로 이동
- node_ws_server.ts에 TLS 및 라우팅 기능 추가
- node_ws_client.ts에 TCP 클라이언트 통합 기능 추가
- message_common_pb.ts 프로토콜 버퍼 코드 재생성
- 크로스테스트 클라이언트 파일들 경로 업데이트
- 테스트 파일들 설정 업데이트
- 문서(PORTING_GUIDE, README) 업데이트
2026-05-20 11:22:04 +09:00
d0754a353a refactor: rename toki_socket to proto_socket across all languages
- Rename package/module from toki_socket to proto_socket in Dart, Kotlin, Python
- Update crosstest implementations to use renamed packages
- Add new proto_socket skill, deprecate add-toki-socket-crosstest-language skill
- Update domain rules for all languages
- Update documentation (README, PORTING_GUIDE, PROTOCOL, VERSIONING)
2026-05-02 07:19:12 +09:00
toki
01de3f32bf update: crosstest coverage and proto restructure changes 2026-04-25 07:00:53 +09:00
toki
839e97f245 feat: add Dart-Kotlin crosstest and improve WS protobuf server
- Add Dart-Kotlin crosstest implementation (dart_kotlin.dart, kotlin_dart.kt)
- Add Dart-Kotlin client implementation for Go (kotlin_dart_client.kt, dart_kotlin_client.dart)
- Update SKILL.md and openai.yaml for crosstest language support
- Improve ws_protobuf_server.dart with better error handling
- Fix crosstest client implementations for Go
2026-04-12 23:03:38 +09:00
toki
518803e762 Update documentation and rules 2026-04-12 17:50:57 +09:00
toki
8a8636762d Update project structure and rules 2026-04-12 17:30:20 +09:00
toki
4053a5b247 Clean up old task files and move templates to agent-ops 2026-04-12 17:22:10 +09:00
toki
6f6927292d Refactor skills directory structure to agent-ops/skills 2026-04-12 17:13:12 +09:00
toki
a050007a55 Add agent-ops directory with skills and rules
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-12 16:56:04 +09:00