v0.38.2

Mesh-LLM/mesh-llmv0.38.2Mar 21, 2026by michaelneale

AI Summary

Updated the project description and chat placeholder text, along with adding a dashboard banner and adjusting wording for public versus private mesh configurations.

Key Highlights

  • Updated project description across chat and dashboard
  • New chat placeholder text: 'Ask me anything...'
  • Dashboard banner with links to docs and GitHub
  • Wording adaptation for public vs private mesh

New Features

  • Updated project description
  • Updated chat placeholder
  • Dashboard banner
  • Public/private mesh wording

Full Release Notes

## What's new

- Updated project description across chat and dashboard pages
- Chat placeholder now says "Ask me anything..."
- Dashboard shows project banner with links to docs and GitHub
- Wording adapts for public vs private mesh

### Install (macOS Apple Silicon)

```bash
curl -fsSL https://github.com/michaelneale/decentralized-inference/releases/latest/download/mesh-llm-aarch64-apple-darwin.tar.gz | tar xz && sudo mv mesh-bundle/* /usr/local/bin/
```