Browser-managed cloud TUI sessions.
Mapache Tools is the source repository for mapache.tools, a hosted workspace for launching and managing cloud terminal sessions from the browser.
The project is built in the open. The hosted app is the supported way to use Mapache Tools.
Mapache Tools gives you browser-accessible terminal sessions backed by cloud runtime containers. It is built for fast, disposable, agent-friendly workspaces where the terminal stays central and the browser provides the surrounding controls.
It is useful for cloud-hosted development workflows, agent experiments. Also you can vibe code n64 games to trick your 4 year old into learning stuff.
- App: mapache.tools
- User docs and blog: mapache.tools/community
- Issues and feature requests: GitHub Issues
Mapache Tools is actively developed as the source for the hosted product at mapache.tools.
Issues, feature requests, and bug reports are welcome. Pull requests are not being accepted at this time.
src/: React frontend for the hosted app.functions/: Firebase Cloud Functions API.session-runner/: Runtime container code for browser-accessible terminal sessions.community/: User documentation and blog site served under/community/.docs/: Maintainer-oriented architecture and implementation notes.
Run the default verification suite from the repository root:
npm run checkThis runs the Cloud Functions tests, session runner JavaScript syntax checks, frontend smoke tests, and the full app plus community build. It intentionally skips N64 runtime image builds.
- Open an issue: github.com/rawkintrevo/mapache/issues
- Email: trevor@ata.systems
- Discord:
rawkintrevo - Community docs and blog: mapache.tools/community
This project is licensed under the terms in LICENSE.
