t
This commit is contained in:
parent
f9484d962d
commit
a530445fb4
1 changed files with 16 additions and 0 deletions
|
|
@ -5,6 +5,22 @@
|
|||
"generated_at": "2025-01-20T22:23:46.165295+00:00",
|
||||
"generated_by": "planning_agent",
|
||||
"tasks": [
|
||||
{
|
||||
"id": "WEB-00",
|
||||
"title": "Fix linter errors",
|
||||
"priority": "high",
|
||||
"status": "pending",
|
||||
"estimated_hours": 3.0,
|
||||
"description": "Fix linter errors in the project",
|
||||
"acceptance_criteria": [
|
||||
"No linter errors in mnemo_cards_web_v2"
|
||||
],
|
||||
"dependencies": [],
|
||||
"files_to_modify": [
|
||||
"mnemo_cards_web_v2/lib"
|
||||
],
|
||||
"component": "web_v2"
|
||||
},
|
||||
{
|
||||
"id": "WEB-001",
|
||||
"title": "Complete Ads Reward Flow - Integrate Adsgram SDK",
|
||||
|
|
|
|||
Loading…
Reference in a new issue