Skip to content

juteai/jute-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jute Dash

Jute Dash

Jute Dash is a local-first, privacy-respecting home assistant surface designed for bring-your-own agents. It targets tablet kiosks, desktop surfaces, and browser displays, utilizing a modular widget structure and standard agent protocols.

The foundation is built on:

  • Local-first Hub: A headless-capable Go daemon managing configuration, SQLite-backed persistence, event streaming, wake words, local API routes, and agent connectivity.
  • Dynamic Display: A premium SvelteKit kiosk and PWA app built with shadcn-svelte conventions.
  • BYO Agents (A2A): Zero-lockin integration of agentic models via standard Agent to Agent (A2A 1.0) protocol bindings.
  • Local MCP Context: A built-in MCP bridge that securely feeds dashboard context and widget skills directly to conversation agents without exposing raw databases or secret credentials.

Technical Architecture Docs

Before making product changes or contributions, read the design documents in docs/architecture/:


Getting Started

If you want to set up your development environment, run the tests, or spin up the full-stack examples (like the Mock or Kronk agents), please refer to:

👉 CONTRIBUTING.md

Docker Deployment

Jute Dash publishes a single-container image that runs the Go hub and serves the built display from the same process:

docker compose -f examples/compose/docker-compose.yml up

The Compose example mounts examples/compose/config/config.yaml as bootstrap configuration and stores runtime data in a Docker volume at /data. See Distribution for image tags, environment variables, and config/data mount details.


License

Jute Dash is open-source software licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-only).

About

Jute local A2A compatible home assistant platform

Topics

Resources

License

Code of conduct

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors