multica/server/internal/daemon
Naiyuan Qing a500001093 refactor: remove acceptance_criteria and context_refs from issues
These fields were unused in practice. Removed from frontend types,
issue detail UI, backend handlers, daemon prompt/context, protocol
messages, SQL queries, and tests. DB columns retained with defaults.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-26 19:24:34 +08:00
..
execenv refactor: remove acceptance_criteria and context_refs from issues 2026-03-26 19:24:34 +08:00
client.go fix(daemon): remove dead code and improve UX feedback 2026-03-26 17:32:37 +08:00
config.go feat(daemon): multi-workspace support with hot-reload 2026-03-26 16:52:22 +08:00
daemon.go refactor: remove acceptance_criteria and context_refs from issues 2026-03-26 19:24:34 +08:00
daemon_test.go feat: structured skills system with meta skill runtime injection 2026-03-25 15:17:59 +08:00
helpers.go fix(cli): address code review findings 2026-03-24 15:49:32 +08:00
prompt.go refactor: remove acceptance_criteria and context_refs from issues 2026-03-26 19:24:34 +08:00
types.go refactor: remove acceptance_criteria and context_refs from issues 2026-03-26 19:24:34 +08:00