For example, “build a Gantt chart base on … and suggest a the best layout for the data to drive the chart.”
Gets me no where with copilot but it always just wants to answer questions about my data which isn’t helpful to me.
11–20 of 32 posts
For example, “build a Gantt chart base on … and suggest a the best layout for the data to drive the chart.”
Gets me no where with copilot but it always just wants to answer questions about my data which isn’t helpful to me.
I saw this today on X. It's built on top of the pi coding agent (same one used by openclaw). It uses pi-web-ui ( https://github.com/badlogic/pi-mono/tree/main/packages%2Fweb... ). 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 fro…
I’m building it 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…
Do you plan supporting the web version of Excel? I’m a heavy Excel user and would love to try this, but I’m on Linux, so I can use only the online version of Excel.
Question. Does this help actually build with excel or just analyze what data is in excel? For example, “build a Gantt chart base on … and suggest a the best layout for the data to drive the chart.” Gets me no where with copilot but it always just wants to answer questions about my data which isn’t helpful to me.
I’m building it 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…
Just tried it, very cool! Do you have experience with limits, like is there a max table size it can reason about?
I saw this today on X. It's built on top of the pi coding agent (same one used by openclaw). It uses pi-web-ui ( https://github.com/badlogic/pi-mono/tree/main/packages%2Fweb... ). 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 fro…
Is pi better than opencode?
Do you plan supporting the web version of Excel? I’m a heavy Excel user and would love to try this, but I’m on Linux, so I can use only the online version of Excel.
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.
there are about a dozen startups doing variations of this right now. it's good to see an open source alternative pop up