mfer/internal
clawbot 211f7e6f61 feat: add export command, HTTP URL support, --version flag, error wrapping audit
- Add 'mfer export' command: dumps manifest as JSON to stdout for piping to jq etc
- Add HTTP/HTTPS URL support for manifest path arguments (check, list, export)
- Enable --version flag (was hidden, now shown)
- Audit all error messages: wrap with fmt.Errorf context throughout CLI and library
- Add tests for export command and URL-based manifest loading
- Add manifest_loader.go with shared resolveManifestArg and openManifestReader helpers
2026-02-20 03:10:29 -08:00
..
bork next (#5) 2022-12-09 00:02:33 +00:00
cli feat: add export command, HTTP URL support, --version flag, error wrapping audit 2026-02-20 03:10:29 -08:00
log Show only filename (not full path) in debug log caller info 2025-12-17 16:21:06 -08:00