@mandors/cli 0.3.5 → 0.3.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.mandor/projects/test-proj/events.jsonl +20 -0
- package/.mandor/projects/test-proj/features.jsonl +1 -0
- package/.mandor/projects/test-proj/issues.jsonl +3 -0
- package/.mandor/projects/test-proj/project.jsonl +11 -0
- package/.mandor/projects/test-proj/schema.json +29 -0
- package/.mandor/projects/test-proj/tasks.jsonl +3 -0
- package/.mandor/workspace.json +4 -4
- package/{mandor-cli-prod → bin/mandor} +0 -0
- package/binaries/darwin-arm64/mandor +0 -0
- package/binaries/darwin-arm64.tar.gz +0 -0
- package/binaries/linux-arm64/mandor +0 -0
- package/binaries/linux-arm64.tar.gz +0 -0
- package/mandor-cli +0 -0
- package/package.json +1 -1
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
{"layer":"project","type":"created","id":"test-proj","by":"BUDISANTOSO","ts":"2026-02-02T10:28:51.466422Z"}
|
|
2
|
+
{"layer":"feature","type":"created","id":"test-proj-feature-qgFb","by":"BUDISANTOSO","ts":"2026-02-02T10:28:59.0611Z"}
|
|
3
|
+
{"layer":"task","type":"created","id":"test-proj-feature-qgFb-task-9fse","by":"BUDISANTOSO","ts":"2026-02-02T10:29:14.29734Z"}
|
|
4
|
+
{"layer":"task","type":"ready","id":"test-proj-feature-qgFb-task-9fse","by":"system","ts":"2026-02-02T10:29:14.29734Z"}
|
|
5
|
+
{"layer":"task","type":"created","id":"test-proj-feature-qgFb-task-u4Sb","by":"BUDISANTOSO","ts":"2026-02-02T10:29:16.665464Z"}
|
|
6
|
+
{"layer":"task","type":"ready","id":"test-proj-feature-qgFb-task-u4Sb","by":"system","ts":"2026-02-02T10:29:16.665464Z"}
|
|
7
|
+
{"layer":"task","type":"created","id":"test-proj-feature-qgFb-task-CPT4","by":"BUDISANTOSO","ts":"2026-02-02T10:29:19.350275Z"}
|
|
8
|
+
{"layer":"task","type":"ready","id":"test-proj-feature-qgFb-task-CPT4","by":"system","ts":"2026-02-02T10:29:19.350275Z"}
|
|
9
|
+
{"layer":"task","type":"updated","id":"test-proj-feature-qgFb-task-9fse","by":"BUDISANTOSO","ts":"2026-02-02T10:29:29.806828Z","changes":["status"]}
|
|
10
|
+
{"layer":"task","type":"updated","id":"test-proj-feature-qgFb-task-u4Sb","by":"BUDISANTOSO","ts":"2026-02-02T10:29:33.953761Z","changes":["status"]}
|
|
11
|
+
{"layer":"task","type":"updated","id":"test-proj-feature-qgFb-task-CPT4","by":"BUDISANTOSO","ts":"2026-02-02T10:29:38.227724Z","changes":["status"]}
|
|
12
|
+
{"layer":"task","type":"updated","id":"test-proj-feature-qgFb-task-CPT4","by":"BUDISANTOSO","ts":"2026-02-02T10:29:38.249316Z","changes":["status"]}
|
|
13
|
+
{"layer":"issue","type":"created","id":"test-proj-issue-Kj2y","by":"BUDISANTOSO","ts":"2026-02-02T10:29:50.229194Z"}
|
|
14
|
+
{"layer":"issue","type":"ready","id":"test-proj-issue-Kj2y","by":"system","ts":"2026-02-02T10:29:50.229194Z"}
|
|
15
|
+
{"layer":"issue","type":"created","id":"test-proj-issue-NDVP","by":"BUDISANTOSO","ts":"2026-02-02T10:29:52.962947Z"}
|
|
16
|
+
{"layer":"issue","type":"ready","id":"test-proj-issue-NDVP","by":"system","ts":"2026-02-02T10:29:52.962947Z"}
|
|
17
|
+
{"layer":"issue","type":"created","id":"test-proj-issue-39iV","by":"BUDISANTOSO","ts":"2026-02-02T10:29:56.23988Z"}
|
|
18
|
+
{"layer":"issue","type":"ready","id":"test-proj-issue-39iV","by":"system","ts":"2026-02-02T10:29:56.23988Z"}
|
|
19
|
+
{"layer":"issue","type":"updated","id":"test-proj-issue-Kj2y","by":"BUDISANTOSO","ts":"2026-02-02T10:30:01.070387Z","changes":["status"]}
|
|
20
|
+
{"layer":"issue","type":"updated","id":"test-proj-issue-NDVP","by":"BUDISANTOSO","ts":"2026-02-02T10:30:01.082771Z","changes":["status"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"id":"test-proj-feature-qgFb","project_id":"test-proj","name":"Test Feature","goal":"A test feature for testing tasks and issues in development environment with proper workflow","priority":"P3","status":"draft","created_at":"2026-02-02T10:28:59.0611Z","updated_at":"2026-02-02T10:28:59.0611Z","created_by":"BUDISANTOSO","updated_by":"BUDISANTOSO"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{"id":"test-proj-issue-39iV","project_id":"test-proj","name":"Issue Security 1","goal":"Security issue in test feature that needs immediate attention and comprehensive security testing","issue_type":"security","priority":"P1","status":"ready","affected_files":["file3.go"],"affected_tests":["test3.go"],"implementation_steps":["Security step 1"],"created_at":"2026-02-02T10:29:56.23988Z","last_updated_at":"2026-02-02T10:29:56.23988Z","created_by":"BUDISANTOSO","last_updated_by":"BUDISANTOSO"}
|
|
2
|
+
{"id":"test-proj-issue-Kj2y","project_id":"test-proj","name":"Issue Bug 1","goal":"Bug in the test feature that needs fixing with proper analysis and solution steps for comprehensive testing","issue_type":"bug","priority":"P0","status":"in_progress","affected_files":["file1.go"],"affected_tests":["test1.go"],"implementation_steps":["Fix step 1","Fix step 2"],"created_at":"2026-02-02T10:29:50.229194Z","last_updated_at":"2026-02-02T10:30:01.070387Z","created_by":"BUDISANTOSO","last_updated_by":"BUDISANTOSO"}
|
|
3
|
+
{"id":"test-proj-issue-NDVP","project_id":"test-proj","name":"Issue Improvement 1","goal":"Improve performance of the test feature with optimization strategies and benchmarking approaches for comprehensive testing","issue_type":"improvement","priority":"P2","status":"resolved","affected_files":["file2.go"],"affected_tests":["test2.go"],"implementation_steps":["Optimize step 1","Optimize step 2"],"created_at":"2026-02-02T10:29:52.962947Z","last_updated_at":"2026-02-02T10:30:01.082771Z","created_by":"BUDISANTOSO","last_updated_by":"BUDISANTOSO"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "test-proj",
|
|
3
|
+
"name": "Test Project",
|
|
4
|
+
"goal": "A test project for CLI testing",
|
|
5
|
+
"status": "initial",
|
|
6
|
+
"strict": false,
|
|
7
|
+
"created_at": "2026-02-02T10:28:51.466422Z",
|
|
8
|
+
"updated_at": "2026-02-02T10:28:51.466422Z",
|
|
9
|
+
"created_by": "BUDISANTOSO",
|
|
10
|
+
"updated_by": "BUDISANTOSO"
|
|
11
|
+
}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": "mandor.v1",
|
|
3
|
+
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
4
|
+
"rules": {
|
|
5
|
+
"task": {
|
|
6
|
+
"dependency": "same_project_only",
|
|
7
|
+
"cycle": "disallowed"
|
|
8
|
+
},
|
|
9
|
+
"feature": {
|
|
10
|
+
"dependency": "cross_project_allowed",
|
|
11
|
+
"cycle": "disallowed"
|
|
12
|
+
},
|
|
13
|
+
"issue": {
|
|
14
|
+
"dependency": "same_project_only",
|
|
15
|
+
"cycle": "disallowed"
|
|
16
|
+
},
|
|
17
|
+
"priority": {
|
|
18
|
+
"levels": [
|
|
19
|
+
"P0",
|
|
20
|
+
"P1",
|
|
21
|
+
"P2",
|
|
22
|
+
"P3",
|
|
23
|
+
"P4",
|
|
24
|
+
"P5"
|
|
25
|
+
],
|
|
26
|
+
"default": "P3"
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
{"id":"test-proj-feature-qgFb-task-9fse","feature_id":"test-proj-feature-qgFb","project_id":"test-proj","name":"Task 1","goal":"This is a comprehensive test task for testing the task summary command implementation in the CLI. The task involves comprehensive testing of all the features that were recently implemented. It should cover multiple scenarios including ready tasks, in-progress tasks, blocked tasks, pending tasks, and completed tasks. The implementation should handle all edge cases and error scenarios properly.\n\nThis task includes detailed testing of the markdown table output format to ensure proper alignment and formatting of all columns. The testing should verify that task IDs, names, priorities, and statuses are displayed correctly. It should also test filtering by priority levels and ensure that the output is properly sorted by creation date within each status group.\n\nThe task requires implementation of comprehensive error handling for invalid feature IDs and proper workspace initialization checks. The testing should cover scenarios where features don't exist, tasks don't exist, and various filter combinations. All error messages should be clear and helpful to the user.\n\nThe implementation should also include documentation and examples of how to use the new commands. This includes examples for each command type and explanation of the output format. The documentation should be clear and easy to follow for new users.","priority":"P3","status":"in_progress","implementation_steps":["Step 1","Step 2"],"test_cases":["Test 1","Test 2"],"derivable_files":["file1.go","file2.go"],"library_needs":["none"],"created_at":"2026-02-02T10:29:14.29734Z","updated_at":"2026-02-02T10:29:29.806828Z","created_by":"BUDISANTOSO","updated_by":"BUDISANTOSO"}
|
|
2
|
+
{"id":"test-proj-feature-qgFb-task-u4Sb","feature_id":"test-proj-feature-qgFb","project_id":"test-proj","name":"Task 2","goal":"This is a comprehensive test task for testing the task summary command implementation in the CLI. The task involves comprehensive testing of all the features that were recently implemented. It should cover multiple scenarios including ready tasks, in-progress tasks, blocked tasks, pending tasks, and completed tasks. The implementation should handle all edge cases and error scenarios properly.\n\nThis task includes detailed testing of the markdown table output format to ensure proper alignment and formatting of all columns. The testing should verify that task IDs, names, priorities, and statuses are displayed correctly. It should also test filtering by priority levels and ensure that the output is properly sorted by creation date within each status group.\n\nThe task requires implementation of comprehensive error handling for invalid feature IDs and proper workspace initialization checks. The testing should cover scenarios where features don't exist, tasks don't exist, and various filter combinations. All error messages should be clear and helpful to the user.\n\nThe implementation should also include documentation and examples of how to use the new commands. This includes examples for each command type and explanation of the output format. The documentation should be clear and easy to follow for new users.","priority":"P0","status":"in_progress","implementation_steps":["Step 1","Step 2"],"test_cases":["Test 1","Test 2"],"derivable_files":["file1.go","file2.go"],"library_needs":["none"],"created_at":"2026-02-02T10:29:16.665464Z","updated_at":"2026-02-02T10:29:33.953761Z","created_by":"BUDISANTOSO","updated_by":"BUDISANTOSO"}
|
|
3
|
+
{"id":"test-proj-feature-qgFb-task-CPT4","feature_id":"test-proj-feature-qgFb","project_id":"test-proj","name":"Task 3","goal":"This is a comprehensive test task for testing the task summary command implementation in the CLI. The task involves comprehensive testing of all the features that were recently implemented. It should cover multiple scenarios including ready tasks, in-progress tasks, blocked tasks, pending tasks, and completed tasks. The implementation should handle all edge cases and error scenarios properly.\n\nThis task includes detailed testing of the markdown table output format to ensure proper alignment and formatting of all columns. The testing should verify that task IDs, names, priorities, and statuses are displayed correctly. It should also test filtering by priority levels and ensure that the output is properly sorted by creation date within each status group.\n\nThe task requires implementation of comprehensive error handling for invalid feature IDs and proper workspace initialization checks. The testing should cover scenarios where features don't exist, tasks don't exist, and various filter combinations. All error messages should be clear and helpful to the user.\n\nThe implementation should also include documentation and examples of how to use the new commands. This includes examples for each command type and explanation of the output format. The documentation should be clear and easy to follow for new users.","priority":"P2","status":"done","implementation_steps":["Step 1","Step 2"],"test_cases":["Test 1","Test 2"],"derivable_files":["file1.go","file2.go"],"library_needs":["none"],"created_at":"2026-02-02T10:29:19.350275Z","updated_at":"2026-02-02T10:29:38.249316Z","created_by":"BUDISANTOSO","updated_by":"BUDISANTOSO"}
|
package/.mandor/workspace.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
|
-
"id": "
|
|
3
|
-
"name": "
|
|
2
|
+
"id": "bPTh",
|
|
3
|
+
"name": "Mandor",
|
|
4
4
|
"version": "mandor.v1",
|
|
5
5
|
"schema_version": "mandor.v1",
|
|
6
|
-
"created_at": "2026-02-
|
|
7
|
-
"last_updated_at": "2026-02-
|
|
6
|
+
"created_at": "2026-02-02T10:28:47.490328Z",
|
|
7
|
+
"last_updated_at": "2026-02-02T10:28:47.490328Z",
|
|
8
8
|
"created_by": "BUDISANTOSO",
|
|
9
9
|
"config": {
|
|
10
10
|
"default_priority": "P3",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/mandor-cli
CHANGED
|
Binary file
|