Fix labels and dependencies not saved in daemon mode (fixes #101)

The daemon's handleCreate function was ignoring createArgs.Labels and
createArgs.Dependencies, causing labels and deps specified during issue
creation to be lost when using daemon mode.

Added label and dependency processing after issue creation to match
the direct mode behavior in cmd/bd/main.go.

Fixes: #101
Amp-Thread-ID: https://ampcode.com/threads/T-cc80f8d7-264c-446e-b34f-79c4a7713b77
Co-authored-by: Amp <amp@ampcode.com>
This commit is contained in:
Steve Yegge
2025-10-21 22:05:01 -07:00
parent 473650f3ed
commit 399fc73913
2 changed files with 1106 additions and 89 deletions

File diff suppressed because it is too large Load Diff