Skip to content

rawkintrevo/mapache

Repository files navigation

Mapache Tools

License: AGPL v3 Hosted app Docs Issues GitHub last commit GitHub repo size Built with React Built with Firebase Runs on Cloud Run

A raccoon making wise decisions

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.

What It Is

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.

Links

Project Status

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.

Repository Contents

  • 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.

Development Checks

Run the default verification suite from the repository root:

npm run check

This 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.

Contact

License

This project is licensed under the terms in LICENSE.