• Joined on 2025-08-16
viktor pushed to master at viktor/trading 2026-05-24 01:01:56 +00:00
a417cae77b feat(kevin_bridge): blocklist + daily risk counters
viktor pushed to master at viktor/trading 2026-05-24 01:01:05 +00:00
3347847e38 feat(kevin_bridge): multi-mention aggregator with capped conviction boost
viktor pushed to master at viktor/trading 2026-05-24 00:59:57 +00:00
adbd7f3c65 feat(kevin_bridge): main orchestrator with dependency injection
viktor pushed to master at viktor/trading 2026-05-24 00:57:44 +00:00
cd75c4ab7e feat(backtester): extend compute_metrics with alpha/beta/winners/best
viktor pushed to master at viktor/trading 2026-05-24 00:56:59 +00:00
23ce45a4f2 feat(kevin): mention-driven backtest mini-engine
viktor pushed to master at viktor/trading 2026-05-24 00:51:34 +00:00
7dcce5ea0e feat(kevin): KevinStrategy standalone decision logic
viktor pushed to master at viktor/trading 2026-05-24 00:50:03 +00:00
c4e92b580e feat(kevin): alembic migration for v2 trading tables
viktor pushed to master at viktor/trading 2026-05-24 00:49:55 +00:00
4d40536da7 feat(kevin): SA models for bridge audit + backtest persistence
viktor pushed to master at viktor/trading 2026-05-24 00:48:30 +00:00
6636054742 feat(dashboard): /meet-kevin/strategy page wired
5f5529ef09 feat(dashboard): 3 components for the strategy page
90cf21521f feat(dashboard): TS types + API client for strategy + backtest
Compare 3 commits »
viktor pushed to master at viktor/trading 2026-05-24 00:45:01 +00:00
9d752aa0a2 feat(kevin): KevinDecision + KevinAccountState schemas
viktor pushed to master at viktor/trading 2026-05-24 00:40:22 +00:00
c83f13625b add Meet Kevin v2 implementation plan (3 phases, 22 tasks)
viktor pushed to master at viktor/trading 2026-05-23 10:04:42 +00:00
280f807236 add Meet Kevin v2 paper-trading + backtest + UI design
viktor pushed to master at viktor/trading 2026-05-22 20:25:20 +00:00
ed2195d879 feat(meet-kevin): throttle inter-video LLM calls (30s) to stay under Anthropic RPM
viktor pushed to master at viktor/trading 2026-05-22 20:15:10 +00:00
3402ba0e7f fix(docker): drop sentiment extras from runtime image
viktor pushed to master at viktor/trading 2026-05-22 20:01:02 +00:00
31047e6fd2 ci: include meet_kevin extras in test step (yt-dlp, feedparser, anthropic, httpx)
viktor pushed to master at viktor/trading 2026-05-22 19:24:47 +00:00
8a1d03a967 refactor(meet-kevin): switch LLM back to native Anthropic SDK with OAuth bearer
viktor pushed to master at viktor/infra 2026-05-22 14:17:10 +00:00
a3bcb5e12f fire-planner: COL refresh CronJob + Grafana Cost-of-Living dashboard
d4c76a07a2 openclaw: revert model swap + document codex re-auth path
6457aa6d8f cluster-health skill: document tightened #43 thermal threshold (65 C)
6950b8f197 cluster-health #43: tighten PVE thermal threshold to 65 C
dbb3dc04d3 openclaw: engrain the learning loop at the identity level
Compare 224 commits »
viktor pushed to master at viktor/fire-planner 2026-05-22 14:15:15 +00:00
e72fd22a17 col: simulator auto-adjusts spending to local prices via Numbeo+Expatistan
viktor pushed to master at viktor/trading 2026-05-22 14:03:26 +00:00
4f4d365652 fix(docker): add ffmpeg + nodejs for yt-dlp YouTube extraction
viktor pushed to master at viktor/trading 2026-05-22 09:53:02 +00:00
89f01ad9c0 refactor(meet-kevin): switch LLM analyzer to OpenRouter via OpenAI SDK