@mandors/cli 0.6.1 → 0.6.2

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.
Binary file
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mandors/cli",
3
- "version": "0.6.1",
3
+ "version": "0.6.2",
4
4
  "description": "Event-based task manager CLI for AI agent workflows",
5
5
  "main": "npm/lib/index.js",
6
6
  "bin": {
@@ -1,22 +0,0 @@
1
- repos:
2
- # Go formatting and linting
3
- - repo: https://github.com/dnephin/pre-commit-golang
4
- rev: v0.5.1
5
- hooks:
6
- - id: go-fmt
7
- - id: go-vet
8
- types: [go]
9
- exclude: '^tests/'
10
- - id: go-mod-tidy
11
- - id: go-build
12
- types: [go]
13
- exclude: '^tests/'
14
- - id: go-unit-tests
15
-
16
- # JavaScript/Node.js linting (ESLint 9 requires flat config, skipping for now)
17
- # - repo: https://github.com/pre-commit/mirrors-eslint
18
- # rev: v9.39.1
19
- # hooks:
20
- # - id: eslint
21
- # files: npm/lib/
22
- # types: [javascript]
Binary file
Binary file
package/binaries/mandor DELETED
Binary file
Binary file