Skip to content

Releases: essentialbit/fredai

FredAI v1.3.184

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:12
22652ee

FredAI v1.3.184

Changes

  • feat: stablecoin net issuance flow badge (closes #287) (#381)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.184
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: 22652eee379903b5e7bec5d10557f3a32cd2b50c

FredAI v1.3.183

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:10
62e3c03

FredAI v1.3.183

Changes

  • feat: wire Bull/Bear debate into the UI, remove dead duplicate route
  • feat: Bull/Bear adversarial debate agents for per-asset thesis synthesis (closes #133)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.183
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: 62e3c0334b71bf9c20b2feaa88545980ae9e534f

FredAI v1.3.182

Choose a tag to compare

@github-actions github-actions released this 21 Jul 16:08
333f426

FredAI v1.3.182

Changes

  • feat: wire Bull/Bear debate into the UI, remove dead duplicate route
  • feat: Bull/Bear adversarial debate agents for per-asset thesis synthesis (closes #133)
  • feat: 13F institutional positioning tracker (closes #125)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.182
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: 333f426312806a8358e1eb0eff3918d7d01cebdd

FredAI v1.3.181

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:48
ea932d3

FredAI v1.3.181

Changes

  • feat: hypothesis testing loop -- Fred states a thesis, tracks it, updates calibration (closes #153)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.181
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: ea932d3ea49850c0dfa1cd98d10ec7c64abe95d9

FredAI v1.3.180

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:41
89fa82e

FredAI v1.3.180

Changes

  • feat: Google Trends search-interest velocity tracker (closes #152)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.180
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: 89fa82e40defb93dd12e085808e5b5551f6159fb

FredAI v1.3.179

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:40
afd9a7f

FredAI v1.3.179

Changes

  • feat: Google Trends search-interest velocity tracker (closes #152)
  • feat: credit spread proxy -- HYG vs LQD relative strength (closes #166)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.179
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: afd9a7fb1aa9ae467ea8700475c966121895c6d6

FredAI v1.3.178

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:37
f9c774e

FredAI v1.3.178

Changes

  • feat: Empire State Manufacturing Survey macro badge (FRED GACDISA066MSFRBNY) (#343)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.178
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: f9c774e0c749756b6485118d015f769bf63b558e

FredAI v1.3.177

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:28
c1201d2

FredAI v1.3.177

Changes

  • feat: host-aware dynamic port allocation for FredAI + self-healing shortcuts (#400)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.177
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: c1201d2d956dcc7f6a64b377eb31f3f8e0b6b443

FredAI v1.3.176

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:24
71d920a

FredAI v1.3.176

Changes

  • feat: Nonfarm Payrolls headline labor-market macro badge (closes #300) (#301)
  • feat: host-aware dynamic port allocation for FredAI + self-healing shortcuts (#400)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.176
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: 71d920a92146ac841f3f399ca9fcea2a6b22953f

FredAI v1.3.175

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:06
6d411f7

FredAI v1.3.175

Changes

  • feat: analyst rating/price-target tracker (closes #156) (#251)

Install / update

Docker (any platform):

docker pull ghcr.io/essentialbit/fredai:v1.3.175
# or always-latest:
docker pull ghcr.io/essentialbit/fredai:latest
docker compose pull && docker compose up -d

Native (macOS / Linux / Pi):

git pull origin main
pip install -r requirements.txt
python3 main.py

Auto-update: instances with AUTO_UPDATE=auto apply this automatically within 6 hours.


Commit: 6d411f75dc7482ffd08f9851d8892df0d599e9c1