imikerussell/beebots
Three AI trading bees on OKX, every decision by Jev. Paper trading by default. Not financial advice.
About the project
An experimental platform for automated crypto perpetuals trading on OKX: three AI "bees" make decisions via the Jev model, with orders passing through a code-based risk layer; runs in paper trading mode by default.
Useful for
- Run paper trading of three AI agents on OKX via Docker Compose
- Copy a winning bee's rules from the public leaderboard and create your own
- Join the Hive to compare your bees' results against others
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 55 stars so far today, about 65 expected by the end of the day.
- The spike has held for 2 days in a row — not a one-off blip.
- The repository is 1 day old and already has 88 stars. With less than two weeks of history, there's no usual pace to compare the spike against yet.
- Top new repositories this week: #182.
- About 41 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 88
- Today
- 55 · ≈ 65 by evening
- Forks
- 46
- Issues and pull requests
- 0
- Watchers
- 2
- Language
- TypeScript
- License
- MIT
- Latest release
- v2026.09.26.1 · September 26, 2026
- Created
- September 25, 2026
- Last push
- September 26, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 26, 2026Top new repositories this week: #182
More in this category
-
9.0
paperclipai/paperclip
Open-source Node.js and React platform for orchestrating a team of AI agents: goals, org chart, budgets, tickets and audit. Suits teams running autonomous agents (Claude Code, Codex, Cursor, etc.) and wanting to manage…
-
8.9
vectorize-io/hindsight
Hindsight is a long-term memory system for AI agents that stores facts and observations rather than just conversation history, reporting state-of-the-art results on the LongMemEval benchmark. It runs as a server…
-
6.8
supermemoryai/company-brain
Open-source version of a company brain for Slack: it remembers team conversations, answers from them, and performs tasks in connected tools (GitHub, Linear, Notion, etc.). Runs on your own Cloudflare account.
-
6.8
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
6.2
androoAGI/starnet
A local-first desktop app where AI agents do real work with real models and tools, and a pixel-art station projects live runtime state. Lets you create teams of agents with distinct permissions and run them concurrently.
-
6.1
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.