Compare commits
No commits in common. "56bb9e73d2b7ba6c825e89a20193189783e1930d" and "1e233099758ba82a6985555d5f4c8b2703ce84d5" have entirely different histories.
56bb9e73d2
...
1e23309975
|
|
@ -1,5 +0,0 @@
|
|||
project_name: MycoFi Earth
|
||||
statuses:
|
||||
- To Do
|
||||
- In Progress
|
||||
- Done
|
||||
|
|
@ -1,18 +0,0 @@
|
|||
---
|
||||
id: task-001
|
||||
title: Real-time aggregator test - LIVE UPDATE
|
||||
status: Done
|
||||
priority: high
|
||||
created_date: '2025-12-04 04:45'
|
||||
updated_date: '2025-12-08 00:42'
|
||||
assignee:
|
||||
- "@claude"
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
Testing real-time task aggregation across multiple projects.
|
||||
|
||||
## Notes
|
||||
|
||||
Task was automatically moved to Done status via real-time polling!
|
||||
|
|
@ -1,15 +0,0 @@
|
|||
---
|
||||
id: task-002
|
||||
title: Test interactive task creation
|
||||
status: Done
|
||||
assignee: []
|
||||
created_date: '2025-12-04 05:34'
|
||||
labels: [test, web-ui]
|
||||
priority: medium
|
||||
dependencies: []
|
||||
updated_date: '2025-12-04 05:35'
|
||||
---
|
||||
|
||||
## Description
|
||||
|
||||
This task was created from the web UI to test the drag-and-drop functionality.
|
||||
Loading…
Reference in New Issue