summaryrefslogtreecommitdiff
path: root/web/style.css
diff options
context:
space:
mode:
authorPeter Stone <thepeterstone@gmail.com>2026-02-24 01:59:59 +0000
committerPeter Stone <thepeterstone@gmail.com>2026-02-24 01:59:59 +0000
commit8ee1fb5747e777f6e0672367148b2c8226f5a9d2 (patch)
tree6fe21575c3d671f0bcf1ae52a87c4bb43bed981e /web/style.css
parent46ba3f5d560c88405ee93e68995740fd1207e663 (diff)
Add json tags to Task, ClaudeConfig, and RetryConfig structs
Without json tags, Go serialized fields with capitalized names (State, CreatedAt, Name) but the UI expected snake_case (task.state, task.created_at). This caused createTaskCard to throw TypeError when tasks existed, which poll() caught and displayed as "Could not reach server". Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'web/style.css')
0 files changed, 0 insertions, 0 deletions