Coming soon
These are real and partly built, but you can’t use them yet. When one ships, it moves out of this list and into the guides.
Computers
Section titled “Computers”- Open internet. Computers will reach any public website over HTTP and HTTPS, so Agents can install packages and call APIs. Today the only way out is GitHub clone and fetch.
- Pushing to GitHub. Today a connection is read-only.
- Background processes. An Agent will start a long-running command, like a dev server, and keep it running after the reply. Shed will list those processes and let you stop them.
- Previewing a port. Shed will show a web page served from a port on the Computer.
- Your own machine as a Computer. You’ll be able to add your laptop or a server to your Team, so an Agent can work on a folder you choose.
Conversations
Section titled “Conversations”- Grouped tool steps. When an Agent does several things in a row, Grove will fold them into one line like “Read 3 files, ran 2 commands” that you can open.
- The
fungicommand line. A terminal app for talking to Agents, and for letting an agent on your laptop use a Fungi Computer’s tools. It signs in through your browser. - Your own Apps. Build an App, publish it to your Team and share it.