Skip to content

Call them coworkers, everywhere - #11

Merged
davidmckayv merged 1 commit into
mainfrom
coworkers
Aug 19, 2026
Merged

Call them coworkers, everywhere#11
davidmckayv merged 1 commit into
mainfrom
coworkers

Conversation

@davidmckayv

Copy link
Copy Markdown
Contributor

One word for the thing, used consistently. Replaces every occurrence of teammate across the README, the docs, the UI copy, code comments and tests, and renames the two files that carried the old word.

  • docs/teammates.mddocs/coworkers.md, with every link updated
  • server/src/db/schema/teammate.tscoworker.ts, with both importers updated (schema/index.ts, drizzle.config.ts)
  • Architecture diagram regenerated, since its server box listed "coworkers" among the server's responsibilities

No database object changes. The tables were already agent_profiles, agent_preferences and the agent_visibility enum, so the schema file was only ever a module name and no migration is involved.

Verified: 0 occurrences of teammate remain anywhere in the repository, format and typecheck clean, and the full suite passes 589/594 with 5 skipped.

One word for the thing, used consistently: the README, the docs, the UI copy,
the comments and the tests. Renames docs/teammates.md and the schema module
that matched it, and regenerates the architecture diagram, whose server box
carried the old word too.

No database object changes. The tables were already agent_profiles and
agent_preferences, so the schema file was only ever a module name.
@davidmckayv
davidmckayv merged commit 68cc78d into main Aug 19, 2026
3 checks passed
@davidmckayv
davidmckayv deleted the coworkers branch August 19, 2026 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants