Variet Worker
e7631177f8
refactor(cleanup): v0.5.0 Collector 제거 + dead code 정리 + HttpBridgeContext 버그 수정
- DELETE collector.py (523줄)
- main.py: BOT_MODE=remote 분기 제거
- gateway.py: Collector REST 6개 endpoint 제거 (311→168줄)
- bridge.py: RemoteTransport 제거 (480→270줄)
- config.py: REMOTE_BRIDGE_URL 제거
- extension.ts: dead code 4개 + stale module vars 제거
- step-probe.ts: getStepProbeContext() 추가, autoApproveEnabled 제거
- FIX: HttpBridgeContext stale primitive (getter 패턴으로 수정)
- ADD: extension.log rotation (10MB→2MB tail)
- docs: architecture.md, tech-stack.md, known-issues.md 업데이트
2026-03-18 11:08:59 +09:00
..
2026-03-16 16:59:58 +09:00
2026-03-07 19:16:33 +09:00
2026-03-08 22:58:17 +09:00
2026-03-10 00:41:39 +09:00
2026-03-11 09:36:55 +09:00
2026-03-12 00:50:29 +09:00
2026-03-12 23:06:15 +09:00
2026-03-13 23:21:58 +09:00
2026-03-15 23:28:28 +09:00
2026-03-16 23:08:31 +09:00
2026-03-17 21:56:43 +09:00
2026-03-18 11:08:59 +09:00