Files
multica/docs
Jiayuan 0a16fa784c feat: rename issue status in_review to needs_review
"Needs review" more clearly conveys the expected action — that
someone should come and review — whereas "in review" implies a
review is already in progress.

Changes across the full stack:
- Database: new migration 068 to update CHECK constraint and
  existing rows; init migration updated for fresh installs.
- Go backend: valid-status list, search ranking, autopilot
  listeners, notification labels, runtime CLAUDE.md template.
- TypeScript: IssueStatus type, status config, icon component,
  onboarding, landing page, test mocks.
- Docs: issues.mdx (en/zh), CLI reference (zh), CLI_AND_DAEMON.md,
  docs-outline.md.

Closes MUL-1676

Co-authored-by: multica-agent <github@multica.ai>
2026-05-02 08:00:45 +02:00
..