It’s got various things to clean up but the idea is to bring the spirit of pi (an OSS coding agent that can extend itself and gives you maximal freedom) to excel.
So it has things that claude for excel will never have - like tmux, the ability to use any model provider that works with pi, and of course extensions
built in lets you play snake while your agent works; I added some personal ones for slash commands, auto-pulling fx, ..
And nice touches like user and file agents.md
still quite a lot of work I need to juggle with my new job, but I’ve been using it all week with decent results
generally been fine, adding some optimisations over wkd to increase.
Primary thing I want to fix = right now full tool results get passed direct into context so can overflow if using python on a large sheet
What surprised me was that it works with oauth tokens from consumer AI subscriptions, and even free ones like Antigravity. Some of this is inherited from pi, but the author did some extra work to build a proxy to allow auth to work even from within the Excel sidebar.
I'm not sure how it works and what the role of the backend is. But I hope to test it side by side with 'Claude for Excel', which I also happened to install today.
(I tried both on something basic just to check they were installed correctly.)
opencode is great, but I'm a big pi fan - pi has a minimal core that is hackable+extensible by design and is aware of its own docs. So your coding agent can mod your coding agent exactly as you like.
https://pi.dev/
you can try it in the web version, download the manifest file form his website. Than go in the webversion to add in -> my add ins -> upload and upload the manifest file. Only downside is that it will disappear after a week or so.
I just tried it, its very cool, so it can not just summarize data, but also create and format table, however it can not create charts yet. I asked to create me on and it created another table and told me what i need to do in the UI to create a chart based on it
Something, well may things, kill about Microsoft. The Office suite have a wonderful API and loading a JS app with an an interface in the apps works great.
We took an Elm app from our web app and put into Excel to control downloading reports. Works great.
Except you have to side load this and that is a pain - or you have to go through the MS App Store, which is a whole other headache.
If anyone has any advice on making it easy for customers to install Office apps please let me know.
It’s got various things to clean up but the idea is to bring the spirit of pi (an OSS coding agent that can extend itself and gives you maximal freedom) to excel.
So it has things that claude for excel will never have - like tmux, the ability to use any model provider that works with pi, and of course extensions
built in lets you play snake while your agent works; I added some personal ones for slash commands, auto-pulling fx, ..
And nice touches like user and file agents.md
still quite a lot of work I need to juggle with my new job, but I’ve been using it all week with decent results
reply