Commit graph

26 commits

Author SHA1 Message Date
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