Standardize product terminology from "Agent-First Workspace" to TeamHive.
The product was originally referred to as "Agent-First Workspace" internally, but we're now branding it publicly as TeamHive (teamhive.ai). Need consistent terminology across codebase, docs, and conversations.
teamhive (lowercase, no punctuation - variable names, modules, etc.)import { teamhive } from '@teamhive/core'Will need to update:
Standardize product terminology from "Agent-First Workspace" to TeamHive.
The product was originally referred to as "Agent-First Workspace" internally, but we're now branding it publicly as TeamHive (teamhive.ai). Need consistent terminology across codebase, docs, and conversations.
teamhive (lowercase, no punctuation - variable names, modules, etc.)import { teamhive } from '@teamhive/core'Will need to update: