install: polish install/uninstall scripts with Docker setup, dep checks, and first-run flow
Nightly Build / build (push) Failing after 2m58s

This commit is contained in:
2026-07-20 14:36:05 +01:00
parent 44dc67cda0
commit 780524a765
5 changed files with 564 additions and 51 deletions
+2
View File
@@ -4,6 +4,8 @@
Rust async web app (Tokio + Axum). Runs as a local chat server with LLM tool-calling and a sub-agent system.
> **Never `git commit` unless explicitly asked.** Staging, building, running and testing are fine on your own initiative; creating a commit is not. Do the work, leave it in the working tree, and let the user commit — or ask them to — even when a commit looks like the obvious next step.
>
> **Commit messages must be in English.**
## What this repository is