Dave
bd09add399
Update bug 5 with root cause, repro steps, and expected result
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 15:40:27 +00:00
Dave
968e44f4c1
Renamed bug file
2026-02-20 15:25:25 +00:00
Dave
efb0f65f98
Move bug 47 to .story_kit/bugs/
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 15:24:45 +00:00
Dave
ce37a70f9a
Archive bugs 2-3, file bug 4: Run button does not start agent
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 13:17:48 +00:00
Dave
1cd1d318d3
Log bugs 2 and 3: agent panel expand and stale worktree issues
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 12:47:01 +00:00
Dave
3e99929d03
Fix bug 1: Only fetch Anthropic models when API key exists
...
getAnthropicModels() was called unconditionally on mount, causing a
console error when no API key was set. Now chains the call after
getAnthropicApiKeyExists() confirms a key is present.
Includes regression test added before the fix per bug workflow.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 12:01:47 +00:00
Dave
e12985f40c
Add bugs directory structure to .story_kit
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-20 11:57:18 +00:00