628 B
628 B
id, title, status, assignee, created_date, labels, dependencies
| id | title | status | assignee | created_date | labels | dependencies |
|---|---|---|---|---|---|---|
| task-55 | Fix Inkbunny keyword extraction bug | To Do | 2025-07-08 |
Description
Fix bug in Inkbunny posts where keyword extraction shows 'keyword_name' string instead of the actual keyword values. Example: https://refurrer.com/posts/ib@1591340
Acceptance Criteria
- Inkbunny posts display actual keyword values instead of 'keyword_name'
- Keyword extraction logic properly parses the response
- All existing posts with this issue are fixed
- New posts are processed correctly
- Keywords are properly stored and displayed