Commit graph

163 commits

Author SHA1 Message Date
de832efac6 sync: agent-ops from agentic-framework v1.1.124 2026-06-03 12:56:38 +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
416623a9f1 sync: agent-ops from agentic-framework v1.1.122 2026-06-02 21:49:50 +09:00
09a10a3de3 update roadmap and milestones 2026-06-02 19:52:27 +09:00
255c585bc1 update roadmap: add high-performance-parallel-operations milestone and update inbound-queue-ordering 2026-06-02 19:44:42 +09:00
041a7b529b update: modify tsconfig, add stress test scripts and benchmarks, archive completed subtask 2026-06-02 19:28:30 +09:00
967153e989 feat: inbound queue ordering implementation and verification 2026-06-02 18:48:45 +09:00
fca7d27273 feat(typescript): implement inbound gateway and queue ordering
- Add inbound_gateway.ts for handling inbound message routing
- Add node_inbound_gateway.ts for Node.js-specific inbound processing
- Add node_inbound_gateway_worker.ts for worker-based processing
- Update communicator.ts with queue ordering support
- Update node.ts with inbound gateway integration
- Update communicator.test.ts with new test cases
- Archive completed task files for 08_typescript_gateway
2026-06-02 17:03:49 +09:00
84635c3ff4 chore(m-inbound-queue-ordering): G08 typescript gateway review + Python gateway fixes
- Add archive for 07_python_gateway cloud G08 artifacts
- Fix Python communicator and test updates
2026-06-02 15:39:11 +09:00
570cd8173c Update Kotlin files and archive G08 task artifacts 2026-06-02 13:53:37 +09:00
2ec43f2d00 feat: inbound queue ordering - Go gateway implementation
- Add inbound_gateway.go and inbound_gateway_test.go
- Update communicator.go with nonce handling improvements
- Update tcp_client.go and ws_client.go
- Update communicator_test.go and ws_test.go
- Move old Go gateway docs to archive
2026-06-02 11:43:10 +09:00
bdcebdeb56 feat: dart inbound gateway implementation and inbound queue ordering milestone progress
- Add inbound_gateway.dart, inbound_gateway_io.dart, inbound_gateway_web.dart
- Update communicator.dart and proto_socket.dart for inbound queue support
- Update browser_ws_import_compile.dart and communicator_test.dart
- Archive Dart gateway task (04_dart_gateway)
- Create plan and code review docs for go/kotlin/python/typescript gateways
- Update roadmap files (ROADMAP.md, current.md, inbound-queue-ordering.md)
2026-06-02 10:45:33 +09:00
be9d1936c5 archive: gateway contract task files and update tests across languages 2026-06-02 08:52:17 +09:00
a9480c5afb feat: implement inbound queue ordering across all language implementations
- Add gateway contract for inbound queue ordering (03+02_gateway_contract)
- Update receive thread model across Dart, Go, Kotlin, Python, TypeScript
- Implement queue ordering logic in BaseClient and Communicator
- Add comprehensive tests for queue ordering in all languages
- Update documentation (PORTING_GUIDE, PROTOCOL, README)
- Archive task completion logs for completed subtasks
2026-06-02 05:36:52 +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
f4528e95fc build(dart): protobuf 의존성을 갱신한다
Dart 생성 코드가 최신 protoc_plugin 출력 형식과 맞도록 protobuf 6.x 계열 의존성에 맞춘다.
2026-05-29 06:09:05 +09:00
511d5a4dca docs(readme): README를 한국어로 정리한다 2026-05-29 05:41:30 +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