Releases: schiesser-it/finance-agent
v0.0.13
v0.0.12
Patch Changes
-
#18
12579d8Thanks @marcusschiesser! - Add /open command to open artifact for the current mode -
#18
12579d8Thanks @marcusschiesser! - Add /mode command to switch between dashboard and notebook generation
v0.0.11
v0.0.9
Patch Changes
-
895427eThanks @marcusschiesser! - Check if notebook exists at startup and show warning if it exists -
895427eThanks @marcusschiesser! - Add investment plan example -
9283e0dThanks @marcusschiesser! - Add /dashboard command to generate a dashboard from the notebook
v0.0.8
Patch Changes
-
ed97c13Thanks @marcusschiesser! - add /thinking command -
ffbe559Thanks @marcusschiesser! - Added spinner and fun quotes while executing prompt
v0.0.7
v0.0.6
Patch Changes
a9f835aThanks @marcusschiesser! - Fix: use current dir for notebook file
v0.0.5
Patch Changes
-
a6714baThanks @marcusschiesser! - add command completion when typing / -
da4cf05Thanks @marcusschiesser! - rename /restart to /reset and use /restart to restart the Jupyter server
v0.0.4
Patch Changes
-
28e8136Thanks @marcusschiesser! - fix: new yfinance already calls auto_adjust=True -
997012fThanks @marcusschiesser! - add scipy and plotly to jupyter -
8a31e84Thanks @marcusschiesser! - Add model selector and set sonnet to default -
fb81a67Thanks @marcusschiesser! - Add /fix command to auto-detect errors in Jupyter notebook and fix them
v0.0.3
Patch Changes
-
427ba4aThanks @marcusschiesser! - Fix: ensure pip on windows -
4bafb92Thanks @marcusschiesser! - chore: use node20 instead node18 to avoid error msg