multica/server/internal/daemon
Jiayuan Zhang e86768823e refactor: remove repository field from issues
The repository JSONB column on the issue table is unused. This removes
it end-to-end: migration to drop the column, sqlc queries, Go handler/
service/daemon/protocol structs, TypeScript types, and the
RepositoryEditor UI component.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-24 18:12:06 +08:00
..
client.go Merge remote-tracking branch 'origin/main' into feature/multi-agent-backend 2026-03-24 17:53:24 +08:00
config.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
daemon.go refactor: remove repository field from issues 2026-03-24 18:12:06 +08:00
daemon_test.go refactor: remove repository field from issues 2026-03-24 18:12:06 +08:00
helpers.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
prompt.go refactor: remove repository field from issues 2026-03-24 18:12:06 +08:00
types.go refactor: remove repository field from issues 2026-03-24 18:12:06 +08:00