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