iop/apps
toki c0d2748361 feat(edge): model queue priority routing with runtime config refresh
- Add classify.go/classify_test.go for config-based priority routing
- Add model_queue.go/test with priority queue support
- Update run_dispatch.go to use priority routing
- Add edge.yaml config for model priority settings
- Add config.go/config_test.go for priority config parsing
- Remove G06 priority routing plan/review (merged into main flow)
- Add archive for m-node-provider-first-config-surface task
2026-07-01 21:07:29 +09:00
..
client chore: sync proto files and clean up review docs 2026-06-28 08:05:46 +09:00
control-plane refactor: organize contract files and update agent-ops structure 2026-06-27 07:02:48 +09:00
edge feat(edge): model queue priority routing with runtime config refresh 2026-07-01 21:07:29 +09:00
node feat(node): 노드 동시성 처리 개선과 테스트를 추가한다 2026-07-01 07:15:10 +09:00
worker