Claw is a local-first AI control plane that runs powerful open models on your machine and connects to top LLM providers. It intelligently routes every prompt to the best model, giving you one secure workspace for chat, memory, context, connectors, routing, and full AI orchestration.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
^20.5.0^20.5.0^9.39.4^9.1.7^16.4.0^3.8.163
commits
fix: ObjectId cast in client-logs-service (same as server-logs fix)
e3bb392View on GitHubfeat(chat): add regenerate endpoint + button, fix feedback routing
a2c7dc4View on GitHubfix(auth): admin role enforcement, login cookie, shared guard hardening
22e0e53View on GitHubfix(settings): translate remaining hardcoded strings on settings page
4c2eadcView on GitHubfix: replace next-themes with custom theme provider (Next.js 16 compat)
3cb1458View on GitHubfix(theme): add dark mode variants to health status indicator colors
f13c842View on GitHubfeat(i18n): complete translation pass — 180+ hardcoded strings replaced with t()
fe48c51View on GitHubfix: move highlight.js CSS import before @tailwind directives
2786a58View on GitHubfix: server-logs-service build errors — rename model field to modelName
62207cdView on GitHubfeat: markdown rendering, system prompts, model params, message feedback
071d0d4View on GitHubfeat: logging platform — 2 new microservices, searchable UI, structured logging
63bff3aView on GitHubfix: Ollama local chat working, routing mode inheritance, public endpoints
c3b6997View on GitHubfix: chat auto-fetch AI responses + Ollama auto-seed on install
3b26b27View on GitHubfeat: split Docker compose into dev + prod groups with entry script
c579fe6View on GitHub