Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wavetermdev/waveterm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: SprtsEngine/GEMPLUG
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Mar 30, 2026

  1. Initial plan

    Copilot committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    de71074 View commit details
    Browse the repository at this point in the history
  2. Add sports betting analytics module, sportsbook view, and Gemini AI i…

    …ntegration
    
    - frontend/util/sportsbetting.ts: Comprehensive analytics engine with odds conversion,
      implied probability, EV, Kelly Criterion, Poisson distribution, CLV, parlay math,
      arbitrage detection, ROI tracking, Z-score outlier detection, line movement analysis,
      and Gemini AI prompt builder
    - frontend/app/view/sportsbook/: New view with tabbed dashboard for all metrics
    - frontend/app/block/blockregistry.ts: Register sportsbook view
    - frontend/app/block/blockutil.tsx: Add icon and name mappings
    - aiprompts/sports-betting-analysis.md: AI prompt documentation
    - frontend/util/sportsbetting.test.ts: 42 unit tests covering all analytics functions
    
    Agent-Logs-Url: https://github.com/rustyshakleferg/GEMPLUG/sessions/ca6d13a8-ecb1-4f2b-add4-46aeb69c336a
    
    Co-authored-by: rustyshakleferg <[email protected]>
    Copilot and rustyshakleferg committed Mar 30, 2026
    Configuration menu
    Copy the full SHA
    56fbf6f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2026

  1. Merge pull request #1 from SprtsEngine/copilot/scrounge-sports-bettin…

    …g-repositories
    
    Add sports betting analytics engine with Gemini AI integration
    rustyshakleferg authored May 1, 2026
    Configuration menu
    Copy the full SHA
    35fb29a View commit details
    Browse the repository at this point in the history
Loading