multica/apps/web/app/(dashboard)
yushen 680668ffdb feat(workspace): add context field for AI agent background info
Add a `context` text field to workspaces, allowing users to provide
background information and context for AI agents working in the
workspace. Full stack: migration, sqlc queries, Go handler, TS types,
SDK, and settings page UI.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 15:59:11 +08:00
..
_components refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00
agents feat(runtime): add local codex daemon pairing 2026-03-24 12:03:14 +08:00
board feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00
inbox fix(web): fix stale state bugs, add real-time updates, and build verification pipeline 2026-03-22 12:44:49 +08:00
issues feat(web): enhance issue detail page with comment editing, deletion, and real-time updates 2026-03-23 20:23:33 +08:00
knowledge-base refactor(web): remove frontend mock data, extract issue config 2026-03-23 15:28:12 +08:00
settings feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
layout.tsx refactor(web): extract shared components, add tab system, and restructure issues page 2026-03-23 20:19:59 +08:00