feat: Rename application from "Codewalk District" to "Codewalkers"

Update all user-facing strings (HTML title, manifest, header logo,
browser title updater), code comments, and documentation references.
Folder name retained as-is.
This commit is contained in:
Lukas May
2026-03-05 12:05:08 +01:00
parent 427f93e136
commit 0ff65b0b02
33 changed files with 46 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
# Architecture Overview
Codewalk District is a multi-agent workspace that orchestrates multiple AI coding agents (Claude, Codex, etc.) working in parallel on a shared codebase.
Codewalkers is a multi-agent workspace that orchestrates multiple AI coding agents (Claude, Codex, etc.) working in parallel on a shared codebase.
## System Diagram