Commit graph

150 commits

Author SHA1 Message Date
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
416623a9f1 sync: agent-ops from agentic-framework v1.1.122 2026-06-02 21:49:50 +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
3c1ffe87e5 update domain rules (dart, go, kotlin, protocol, tools) 2026-06-01 04:24:45 +09:00
7ea0b484d2 sync: agent-ops from agentic-framework v1.1.119 2026-05-31 16:30:13 +09:00
6564920002 sync: agent-ops from agentic-framework v1.1.116 2026-05-31 16:14:22 +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
c94f2e82b5 sync: agent-ops from agentic-framework v1.1.115 2026-05-30 22:11:08 +09:00
ca3d53c298 sync: agent-ops from agentic-framework v1.1.113 2026-05-30 21:34:43 +09:00
c2567530ba update docs and roadmap 2026-05-30 21:30:24 +09:00
7a2e8ec22d sync: agent-ops from agentic-framework v1.1.111 2026-05-30 21:11:14 +09:00
f2aa93ab6f sync: agent-ops from agentic-framework v1.1.110 2026-05-30 21:09:35 +09:00
25e9e62389 update run_matrix.sh script 2026-05-30 20:51:05 +09:00
e056eaa284 sync: agent-ops from agentic-framework v1.1.108 2026-05-30 20:49:09 +09:00
b6cd0e9d76 update project files and test matrix script 2026-05-30 19:14:34 +09:00
fed0da37fa sync: agent-ops from agentic-framework v1.1.105 2026-05-30 19:05:57 +09:00
6f09e2d721 sync: agent-ops from agentic-framework v1.1.101 2026-05-30 06:03:28 +09:00
18cdd55927 sync: agent-ops from agentic-framework v1.1.99 2026-05-30 05:39:23 +09:00
33c85f8faa sync: agent-ops from agentic-framework v1.1.84 2026-05-28 21:47:21 +09:00
6cca3b60eb sync: agent-ops from agentic-framework v1.1.83 2026-05-28 10:15:29 +09:00
1da125cd1e sync: agent-ops from agentic-framework v1.1.80 2026-05-28 09:59:25 +09:00
dac7ebf221 sync: agent-ops from agentic-framework v1.1.79 2026-05-28 05:35:58 +09:00
0bb595eef9 refactor: move roadmap files from agent-ops/roadmap to agent-roadmap 2026-05-28 04:19:20 +09:00
4246ff0a86 sync: agent-ops from agentic-framework v1.1.75 2026-05-27 13:49:56 +09:00
cfdb3f0d1e sync: agent-ops from agentic-framework v1.1.72 2026-05-27 09:45:44 +09:00
3d266258a4 sync: agent-ops from agentic-framework v1.1.71 2026-05-27 09:14:42 +09:00
a5a489c82c sync: agent-ops from agentic-framework v1.1.70 2026-05-26 16:24:36 +09:00
23ac6f2e37 sync: agent-ops from agentic-framework v1.1.69 2026-05-26 14:27:24 +09:00
0563ad4aa1 sync: agent-ops from agentic-framework v1.1.65 2026-05-26 09:14:25 +09:00
6e82fb0304 sync: agent-ops from agentic-framework v1.1.57 2026-05-25 22:42:10 +09:00
44f2dde2be sync: agent-ops from agentic-framework v1.1.56 2026-05-25 21:44:04 +09:00
6ec37ef550 sync: agent-ops from agentic-framework v1.1.55 2026-05-25 21:16:54 +09:00
598f9862e9 sync: agent-ops from agentic-framework v1.1.54 2026-05-25 21:08:15 +09:00
314e4fb876 sync: agent-ops from agentic-framework v1.1.53 2026-05-25 13:10:53 +09:00
4f84edc4cf sync: agent-ops from agentic-framework v1.1.51 2026-05-25 12:38:43 +09:00
eb0c29f178 sync: agent-ops from agentic-framework v1.1.50 2026-05-25 10:54:40 +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
b95e757655 sync: agent-ops from agentic-framework v1.1.48 2026-05-24 17:24:09 +09:00
26b0388ef5 sync: agent-ops from agentic-framework v1.1.45 2026-05-24 16:22:06 +09:00
76dca35c61 sync: agent-ops from agentic-framework v1.1.42 2026-05-24 11:37:08 +09:00
06c758a497 sync: agent-ops from agentic-framework v1.1.39 2026-05-24 11:02:04 +09:00
d5f7bbf3ad sync: agent-ops from agentic-framework v1.1.37 2026-05-24 10:17:48 +09:00
99b8037de8 sync: agent-ops from agentic-framework v1.1.33 2026-05-24 09:20:59 +09:00
fd442bb910 sync: agent-ops from agentic-framework v1.1.32 2026-05-24 09:19:20 +09:00
9dabb42506 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:51:21 +09:00
fd0c30bc36 sync: agent-ops from agentic-framework v1.1.31 2026-05-24 08:09:38 +09:00
d0784e9943 sync: agent-ops from agentic-framework v1.1.30 2026-05-24 07:07:58 +09:00
9b2d653ae8 sync: agent-ops from agentic-framework v1.1.29 2026-05-24 06:44:01 +09:00
0993f1bb17 sync: agent-ops from agentic-framework v1.1.29 2026-05-23 23:20:31 +09:00
f0da9e43b2 sync: agent-ops from agentic-framework v1.1.26 2026-05-23 18:50:41 +09:00
37b02f263a sync: agent-ops from agentic-framework v1.1.26 2026-05-22 15:35:42 +09:00
3d2fbcff32 update roadmap files 2026-05-22 15:14:18 +09:00
b618ab8a09 기능: 안정화 마일스톤을 완료 상태로 업데이트한다.
README의 안정화 boundary를 유지보수 모드 관점으로 수정하고,
stability-baseline.md의 체크리스트를 완료 처리했다.
전체 테스트 매트릭스 PASS와 문서 정합성 기준으로
protocol 0.1 및 5개 언어 구현을 동결/완성형 후보로 둔다.
2026-05-22 13:37:22 +09:00
339ecf0adf update agent-ops files and README 2026-05-22 09:25:44 +09:00
f67cd18ef5 sync: agent-ops from agentic-framework v1.1.26 2026-05-22 09:09:07 +09:00
3d3ec7f4ae sync: agent-ops from agentic-framework v1.1.26 2026-05-22 07:35:16 +09:00
77abdd0db4 sync: agent-ops from agentic-framework v1.1.26 2026-05-21 22:37:18 +09:00
d1e06d5cff sync: agent-ops from agentic-framework v1.1.26 2026-05-21 22:20:50 +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
081a76c632 sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:40:39 +09:00
b88c14b2c7 sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:15:13 +09:00
e5e6a81ac2 sync: agent-ops from agentic-framework v1.1.26 2026-05-21 21:02:04 +09:00
e747784a9d refactor: rename roadmap milestones and update project rules 2026-05-21 20:49:57 +09:00
02574dfc81 sync: agent-ops from agentic-framework v1.1.25 2026-05-21 20:22:12 +09:00
0325473ba4 sync: agent-ops from agentic-framework v1.1.24 2026-05-21 19:18:08 +09:00
b4a27aeb29 update domain rules: add rules for dart, go, kotlin, protocol, tools 2026-05-21 19:01:00 +09:00
34692aec18 sync: agent-ops from agentic-framework v1.1.23 2026-05-21 18:53:48 +09:00
f1a6deedae update domain rules and project rules 2026-05-21 18:36:17 +09:00
8451307465 sync: agent-ops from agentic-framework v1.1.22 2026-05-21 18:22:50 +09:00
abffc2b2c2 문서: 로드맵 문서를 한국어로 정리한다
프로젝트의 한국어 응답 기준에 맞춰 로드맵 컨텍스트도 같은 언어로 유지한다.
2026-05-21 18:14:34 +09:00
68ec5e7d67 chore: update README, rules, and add roadmap 2026-05-21 18:03:48 +09:00
cffebc0fc7 교차 테스트 프로세스 정리 및 문서 업데이트 (Go, Dart, TypeScript, Python) 2026-05-21 17:14:34 +09:00
efb8917178 sync: agent-ops from agentic-framework v1.1.19 2026-05-21 16:19:30 +09:00
64d96cf7c4 sync: agent-ops from agentic-framework v1.1.19 2026-05-20 22:13:49 +09:00
077246062f sync: agent-ops from agentic-framework v1.1.18 2026-05-20 21:49:45 +09:00
185d7258dd sync: agent-ops from agentic-framework v1.1.17 2026-05-20 21:31:20 +09:00
5e55ec6e80 sync: agent-ops from agentic-framework v1.1.16 2026-05-20 12:12:24 +09:00
231d505438 sync: agent-ops from agentic-framework v1.1.15 2026-05-20 11:32:57 +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
002d612e7b sync: agent-ops from agentic-framework v1.1.15 2026-05-20 10:09:45 +09:00
3a645f5f14 chore: sync agent-ops 2026-05-19 10:27:15 +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
f92f6672e4 refactor: sync agent-ops skills and update domain rules 2026-04-19 22:03:08 +09:00
toki
374f51e464 sync: to agentic-framework v1.1.2 2026-04-14 13:47:40 +09:00
toki
1bac025faf Update sync.sh: Refactor sync_folder function for better file synchronization 2026-04-14 13:43:42 +09:00
toki
44c8d0dc44 sync: to agentic-framework v1.1.1 2026-04-14 09:14:05 +09:00
toki
ee1297e0c2 update agent-ops: add bin scripts, remove version-bump skill 2026-04-14 08:52:30 +09:00
toki
84241e500d Update documentation and rules 2026-04-13 11:38:07 +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
152f8de52b Update agent-ops and add .cursorrules, GEMINI.md 2026-04-12 21:19:29 +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