If you're going to market Erdos as open source, then IMO there should be a github link somewhere on your website.
Out of curiosity, why the name Erdos? AFAIK Erdos was neither a statistician, data scientist nor AI researcher.
He sure solved many probability/combinatorics problems and famously had many many collaborators.
Specifics (mostly reproduced from above):
1. R/Python/Julia consoles accessible by the user and AI
2. Optimized jupytext system for editing notebooks efficiently
3. Plots pane for viewing and tracking plots
4. Databases pane for managing SQL/FTP connections
5. Environment pane for managing Python/R/Julia packages and environments
6. Help pane for documentation
7. An AI that interacts with all of that.
8. Open source AGPLv3
For me, the biggest difference in the AI usage is that the AI doesn't need to write one-off python scripts for everything and run them from the terminal because it can just use the console directly.
1. Remote development via SSH or containers
2. AI that can connect to ChatGPT, local models, or our backend
3. In-line code execution for Qmd/Rmd files
4. Julia as a first class citizen
5. Multi-agent chats: as many AI sessions as you want and they’ll all run in parallel
6. Windows ARM64 builds
7. Open source AGPLv3 license
8. A bunch of other misc items including read-write data explorer for CSVs and TSVs, plots history sorted by file and time, searchable help, a command history tab, etc
Maybe the biggest difference going forward is that Positron was a ~2 year dev project, whereas Erdos reached feature parity (plus or minus some features) in about ~2 months and is now adding substantial brand new functionality every week.