←back to thread

439 points david927 | 4 comments | | HN request time: 0s | source

What are you working on? Any new ideas which you're thinking about?
1. warthog ◴[] No.44425162[source]
Working on Cursor for Excel: https://www.tryalphaexcel.com/

As there is no open source version of Excel except Libreoffice, working to build the core Excel functionality with other open source packages. Then bringing in agentic editing functionality for real world data.

What is also has been interesting is to introduce banker/consultant formatting guidelines to the agent and making it beautify its work whether in tables or models.

replies(2): >>44425306 #>>44435562 #
2. matcha-video ◴[] No.44425306[source]
Just emailed you
replies(1): >>44425507 #
3. warthog ◴[] No.44425507[source]
Just responded - nice meeting!
4. Aspos ◴[] No.44435562[source]
Cant it be a VBA script interfaced to an external app? This way you could use standard Excel, no?