multica/server
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
..
cmd fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
internal feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
migrations feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
pkg feat(workspace): add context field for AI agent background info 2026-03-24 15:59:11 +08:00
go.mod refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
go.sum refactor(cli): unify daemon into multica-cli binary with cobra subcommands 2026-03-24 15:44:49 +08:00
sqlc.yaml feat: pivot to AI-native task management platform (#232) 2026-03-20 17:55:49 +08:00