Commit graph

5 commits

Author SHA1 Message Date
711dbb9f0c 차지: socket 세션 관련 변경사항 적용 및 불필요한 리뷰 파일 제거 2026-05-28 11:05:37 +09:00
e947a1f1a2 feat: update client pubspec, add integration tests, remove completed task files 2026-05-28 10:53:40 +09:00
b9aa02c79a chore: update client contracts and README 2026-05-28 05:54:55 +09:00
88c673d973 feat: contract codegen baseline - add proto code generation for client and server
- Add proto files for backtest and market domains
- Generate Go code in packages/contracts/gen/go
- Generate Dart code in apps/client/lib/src/generated
- Add contracts-gen and contracts-check binaries
- Update pubspec.yaml with protoc dependencies
- Update go.work with new module
2026-05-28 05:29:03 +09:00
5c79ca171e initial: project scaffold with agent-ops, cli, client, services, packages 2026-05-24 21:23:30 +09:00