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:
@@ -1,8 +1,8 @@
|
||||
# Codewalk District
|
||||
# Codewalkers
|
||||
|
||||
# Project concept
|
||||
|
||||
Codewalk district is a multi-agent workspace inspired by gastown. It works differently in the following ways:
|
||||
Codewalkers is a multi-agent workspace inspired by gastown. It works differently in the following ways:
|
||||
* Subagents (e.g. Workers) that handle tasks run in -p mode and respond with a clear json schema
|
||||
* One cw (codewalk) web server is running that is also managing the agents
|
||||
* There shall be a clear post worktree setup hook that by default copies files (e.g. .env files) prepared inside a dedicated folder in the Project
|
||||
|
||||
Reference in New Issue
Block a user